Closed
Bug 2000404
Opened 3 days ago
Closed 2 days ago
Allow counter-* and quotes in ::marker
Categories
(Core :: CSS Parsing and Computation, enhancement)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
147 Branch
People
(Reporter: jfkthame, Assigned: jfkthame)
Details
Attachments
(1 file)
The CSSWG resolved (https://github.com/w3c/csswg-drafts/issues/5265#issuecomment-3531669680) to support the counter-* and quotes properties in ::marker pseudos.
| Assignee | ||
Comment 1•3 days ago
|
||
Updated•3 days ago
|
Assignee: nobody → jfkthame
Status: NEW → ASSIGNED
Pushed by jkew@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/bd20806ec800
https://hg.mozilla.org/integration/autoland/rev/7fae7342afb0
Allow counter and quotes properties in ::marker r=firefox-style-system-reviewers,emilio
Comment 3•2 days ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 days ago
status-firefox147:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 147 Branch
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/56055 for changes under testing/web-platform/tests
Upstream PR merged by moz-wptsync-bot
| Assignee | ||
Comment 7•1 day ago
|
||
Release Note Request (optional, but appreciated)
[Why is this notable]: New convenience feature for CSS authors
[Affects Firefox for Android]: yes
[Suggested wording]: The CSS counter-* and quotes properties are now supported in the ::marker pseudo-element
[Links (documentation, blog post, etc)]: https://github.com/w3c/csswg-drafts/issues/5265 (working group discussion/resolution; spec text is not yet updated)
relnote-firefox:
--- → ?
Flags: needinfo?(jfkthame)
You need to log in
before you can comment on or make changes to this bug.
Description
•