Closed
Bug 1991292
Opened 4 months ago
Closed 3 months ago
Allow text-shadow 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-decor-4/#text-shadow-property
text-shadow applies to text.
And according to https://drafts.csswg.org/css-lists-3/#marker-properties,
Inheritable properties that apply to text can be set on the ::marker pseudo-element: these will inherit to and take effect on its text contents.
| Assignee | ||
Comment 1•4 months ago
|
||
This property applies to text, so authors should be able to set it on
::marker so that it inherits to and takes effect on its text contents.
See https://drafts.csswg.org/css-lists-3/#marker-properties
Pushed by oriol-bugzilla@hotmail.com:
https://github.com/mozilla-firefox/firefox/commit/4eb749086376
https://hg.mozilla.org/integration/autoland/rev/41b0b948823f
Allow text-shadow property on ::marker. r=firefox-style-system-reviewers,emilio
Comment 3•3 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 months ago
status-firefox145:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 145 Branch
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
•