[css3-page] Support for @page :left, :right, :first selectors (pseudo-classes)
Categories
(Core :: Printing: Output, task)
Tracking
()
| Size Estimate | M |
People
(Reporter: bdahl, Unassigned)
References
(Depends on 1 open bug, Blocks 3 open bugs, )
Details
(6 keywords, Whiteboard: [webcompat:risk-low])
User Story
web-feature: page-selectors
Updated•13 years ago
|
Comment 1•13 years ago
|
||
Comment 2•13 years ago
|
||
Comment 3•13 years ago
|
||
Comment 4•13 years ago
|
||
Comment 5•13 years ago
|
||
Updated•3 years ago
|
Comment 6•3 years ago
|
||
The severity field for this bug is relatively low, S3. However, the bug has 11 votes.
:jwatt, could you consider increasing the bug severity?
For more information, please visit auto_nag documentation.
Comment 7•3 years ago
|
||
The last needinfo from me was triggered in error by recent activity on the bug. I'm clearing the needinfo since this is a very old bug and I don't know if it's still relevant.
Updated•3 years ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Updated•11 months ago
|
Updated•3 months ago
|
Updated•2 months ago
|
Updated•1 month ago
|
Comment 9•1 month ago
•
|
||
We do support this, is it only bug 1869211 which causes it to be considered not supported? I wouldn't consider it a major bug...
Comment 10•1 month ago
|
||
Per the web-features definition it's css.selectors.left and css.selectors.right that are marked as unsupported. If those things are actually supported it may just be that we need to update the BCD data.
Comment 11•1 month ago
|
||
Pretty sure we do support them, Emily can you confirm just in case?
Comment 12•1 month ago
•
|
||
We can parse all of these, but we do nothing with anything but :first.
So no, we don't support left/right yet.
Description
•