Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@top-left @bottom-center ? can you test for compatibility #5164

Open
heerzhang opened this issue Nov 1, 2019 · 2 comments
Open

@top-left @bottom-center ? can you test for compatibility #5164

heerzhang opened this issue Nov 1, 2019 · 2 comments

Comments

@heerzhang
Copy link

CSS Paged Media Module Level 3 Editor’s Draft, 22 July 2019

@page {
@bottom-left, @bottom-center, @bottom-right {
border-top: 1px solid gray;
}
@bottom-center {
content: "at " counter(page) " page";
}
}

@julientaq
Copy link

I believe that we should test for all the margin boxes. :)

@jamesnw
Copy link

jamesnw commented Sep 27, 2024

This looks like a duplicate of #4034

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants