Closed Bug 1684319 Opened 5 years ago Closed 10 months ago

text-shadow doesn't apply to legacy list item markers

Categories

(Core :: Layout: Generated Content, Lists, and Counters, defect, P3)

defect

Tracking

()

RESOLVED FIXED

People

(Reporter: emilio, Unassigned)

References

Details

Attachments

(1 file)

Attached file test-case

See attached test-case.

If I add a rule like li::marker { content: counter(list-item) ". "; }, making it go through the new list item counter path then it works, so this should be fixed by bug 1542807.

Severity: -- → S3
Priority: -- → P3

And while you are at it, text-shadow could be added to the list of properties accepted in ::marker.
Then https://wpt.fyi/results/css/css-pseudo/marker-text-shadow.html should pass.

And BTW, it's not just text-shadow, also word-spacing, letter-spacing, text-transform, etc.

The testcase in comment 0 is now working correctly.

For being able to set text-transform directly on ::marker, bug 1991292.

Status: NEW → RESOLVED
Closed: 10 months ago
Resolution: --- → FIXED
See Also: → 1991292
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: