Closed
Bug 1952516
Opened 13 days ago
Closed 9 days ago
Don't validate variable fallback type
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
138 Branch
Tracking | Status | |
---|---|---|
firefox138 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
Details
Attachments
(2 files)
See https://github.com/w3c/css-houdini-drafts/pull/1139 and linked CSSWG issue. Anders will update the tests before landing.
Assignee | ||
Comment 1•13 days ago
|
||
See https://github.com/w3c/css-houdini-drafts/pull/1139 and linked CSSWG
issue. Anders will update the tests before landing.
Assignee | ||
Comment 2•13 days ago
|
||
Now that we don't need to look at the registration for substitution we
can simplify the code a little bit.
Updated•12 days ago
|
Severity: -- → S3
Updated•9 days ago
|
Attachment #9470479 -
Attachment description: WIP: Bug 1952516 - Don't validate variable fallback type. r=#style → Bug 1952516 - Don't validate variable fallback type. r=#style
Updated•9 days ago
|
Attachment #9470487 -
Attachment description: WIP: Bug 1952516 - Minor clean-ups on top. r=#style → Bug 1952516 - Minor clean-ups on top. r=#style
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/43a3d9200eb2
Don't validate variable fallback type. r=dshin
https://hg.mozilla.org/integration/autoland/rev/a5bdc71452f7
Minor clean-ups on top. r=dshin
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/51281 for changes under testing/web-platform/tests
Comment 5•9 days ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/43a3d9200eb2
https://hg.mozilla.org/mozilla-central/rev/a5bdc71452f7
Status: NEW → RESOLVED
Closed: 9 days ago
status-firefox138:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 138 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
•