CSS3 module "Generated Content for Paged Media" and especially the target-counter function
Moderator votes: +3
Issue added by tynstar on 2014-08-07
To vote this issue up or down, simply include +1 or -1 in your comment.
+1
+1
Adding this would be extremely helpful.
Agreed, right now finding out what the support is for Paged Media in browsers is a pain.
+1
Current status: https://www.chromestatus.com/feature/5400251359821824 (not implemented anywhere)
PrinceXML https://www.princexml.com/ supports it. (Note: I am not affiliated with them in any way, just using their software due to the HTML/CSS print features they support that nothing else seems to).
So does Vivliostyle and probably a number of other print tools. But I don't believe caniuse tracks those.
+1
Antenna House Formatter (https://www.antennahouse.com/antenna1/formatter/) supports GCPM as well. I would, of course, also like to see caniuse track paged media formatters alongside browsers.
+1
I would, of course, also like to see caniuse track paged media formatters alongside browsers.
Another category that should be added site-wide is EPUB/MOBI renderers (since it's all just HTML & CSS in the end). Often Amazon's documentation about what the Kindle supports is inaccurate.
+1
+1
CONTRIBUTING.md says it's currently not possible to add another browser.. Why's that?
I would also really like to add KF8/KFX support (see appendix 16.1+) as a common denominator for EPUB & MOBI.
content property alt text: content: url('./img/star.png') / 'New!';content property keyword values: normal | none | contentsleader() function: leader(dotted | solid | space | <string>)target-counter(), target-counters(), target-text() functionsstring-set propertystring() functioncontent() function (not to be confused with content property)+1
Most helpful comment
High-Level Summary
Features Already Present on CanIUse
CSS Generated Content Module Level 3
Features In Spec
contentproperty alt text:content: url('./img/star.png') / 'New!';contentproperty keyword values:normal | none | contentsleader()function:leader(dotted | solid | space | <string>)target-counter(),target-counters(),target-text()functionsstring-setpropertystring()functioncontent()function (not to be confused withcontentproperty)