Closed
Bug 1738296
Opened 3 years ago
Closed 3 years ago
[css-lists] list-style shorthand serialization is incorrect
Categories
(Core :: CSS Parsing and Computation, defect, P3)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
95 Branch
Tracking | Status | |
---|---|---|
firefox95 | --- | fixed |
People
(Reporter: MatsPalmgren_bugz, Assigned: MatsPalmgren_bugz)
Details
Attachments
(1 file)
We fail some tests in /css/css-lists/parsing/list-style-valid.html due to incorrect serialization of the list-style
shorthand.
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
Pushed by mpalmgren@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c2869375d9a4
Fix broken 'list-style' serialization. r=emilio
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/31419 for changes under testing/web-platform/tests
Comment 5•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox95:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 95 Branch
Upstream PR merged by moz-wptsync-bot
You need to log in
before you can comment on or make changes to this bug.
Description
•