Closed
Bug 2022827
Opened 14 days ago
Closed 17 hours ago
Implement CSSContainerRule.conditions
Categories
(Core :: CSS Parsing and Computation, defect, P3)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
151 Branch
| Tracking | Status | |
|---|---|---|
| firefox151 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-needed)
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•14 days ago
|
||
As per https://github.com/w3c/csswg-drafts/pull/13635. To be landed once
there's a resolution and so on.
| Assignee | ||
Comment 2•14 days ago
|
||
Needs tests too of course.
Updated•14 days ago
|
Attachment #9552243 -
Attachment description: Bug 2022827 - Implement CSSContainerRule.conditions. r=alaskanemily!,#webidl! → WIP: Bug 2022827 - Implement CSSContainerRule.conditions. r=alaskanemily!,#webidl!
Comment 3•14 days ago
|
||
For quickly making up some tests, I think the cases from the WPT for comma-separated queries could be reused to start.
Keywords: dev-doc-needed
Updated•13 days ago
|
Attachment #9552243 -
Attachment description: WIP: Bug 2022827 - Implement CSSContainerRule.conditions. r=alaskanemily!,#webidl! → Bug 2022827 - Implement CSSContainerRule.conditions. r=alaskanemily!,#webidl!
Updated•10 days ago
|
Severity: -- → S3
Priority: -- → P3
Pushed by ealvarez@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/ede0eccbeb8a
https://hg.mozilla.org/integration/autoland/rev/89c6e5274681
Implement CSSContainerRule.conditions. r=AlaskanEmily,webidl,smaug
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/58764 for changes under testing/web-platform/tests
Comment 6•17 hours ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 17 hours ago
status-firefox151:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 151 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
•