Closed
Bug 1730134
Opened 4 years ago
Closed 4 years ago
Add some @layer parsing / serialization tests.
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
94 Branch
Tracking | Status | |
---|---|---|
firefox94 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•4 years ago
|
||
This uncovers some serialization bugs, and some missing null-checks
given the statement layer doesn't have a rule list.
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4552079b15e3
Add some parsing and serialization tests for @layer. r=boris
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/30563 for changes under testing/web-platform/tests
Comment 4•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox94:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 94 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
•