Closed
Bug 2000404
Opened 3 months ago
Closed 3 months 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)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-complete)
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 months ago
|
||
Updated•3 months 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•3 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 months 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•3 months 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)
Keywords: dev-doc-needed
Comment 9•3 months ago
|
||
I've created PRs to add MDN docs and compat data covering this addition. See https://github.com/mdn/content/issues/42259 for PR URLs.
Keywords: dev-doc-needed → dev-doc-complete
Updated•3 months ago
|
QA Whiteboard: [qa-triage-done-c148/b147]
You need to log in
before you can comment on or make changes to this bug.
Description
•