Closed
Bug 1991824
Opened 3 months ago
Closed 3 months ago
Allow hyphens property on ::marker
Categories
(Core :: CSS Parsing and Computation, enhancement)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
145 Branch
| Tracking | Status | |
|---|---|---|
| firefox145 | --- | fixed |
People
(Reporter: Oriol, Assigned: Oriol)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
https://drafts.csswg.org/css-text/#propdef-hyphens
Applies to: text
Inherited: yes
https://drafts.csswg.org/css-lists/#marker-properties
Inheritable properties that apply to text can be set on the
::markerpseudo-element: these will inherit to and take effect on its text contents.
| Assignee | ||
Comment 1•3 months ago
|
||
It's an inheritable property that applies to text, so authors should be
able to set it on ::marker so that it inherits to and affects the text
contents of the marker.
https://drafts.csswg.org/css-text/#propdef-hyphens
https://drafts.csswg.org/css-lists/#marker-properties
Pushed by oriol-bugzilla@hotmail.com:
https://github.com/mozilla-firefox/firefox/commit/e78e66765016
https://hg.mozilla.org/integration/autoland/rev/4b391f70e5b2
Allow hyphens property on ::marker. r=firefox-style-system-reviewers,emilio
Pushed by chorotan@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/d9608c2f6e77
https://hg.mozilla.org/integration/autoland/rev/c31ae67609c5
Revert "Bug 1991824 - Allow hyphens property on ::marker. r=firefox-style-system-reviewers,emilio" for causing mochitest failures on test_marker_restrictions.html
Comment 4•3 months ago
|
||
Backed out for causing mochitest failures on test_marker_restrictions.html
Flags: needinfo?(oriol-bugzilla)
| Assignee | ||
Updated•3 months ago
|
Flags: needinfo?(oriol-bugzilla)
Pushed by oriol-bugzilla@hotmail.com:
https://github.com/mozilla-firefox/firefox/commit/8a253b5cf8a6
https://hg.mozilla.org/integration/autoland/rev/29c76d341c7e
Allow hyphens property on ::marker. r=firefox-style-system-reviewers,emilio
Comment 6•3 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 months ago
status-firefox145:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 145 Branch
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/55211 for changes under testing/web-platform/tests
Upstream PR merged by moz-wptsync-bot
Updated•3 months ago
|
QA Whiteboard: [qa-triage-done-c146/b145]
You need to log in
before you can comment on or make changes to this bug.
Description
•