Closed
Bug 1454165
Opened 7 years ago
Closed 6 years ago
Make ::slotted(..) and :host(..) account for the selector specificity.
Categories
(Core :: CSS Parsing and Computation, enhancement, P3)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla63
Tracking | Status | |
---|---|---|
firefox63 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(1 file)
Updated•7 years ago
|
Priority: -- → P3
Assignee | ||
Updated•6 years ago
|
Flags: needinfo?(emilio)
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → emilio
Flags: needinfo?(emilio)
Comment 1•6 years ago
|
||
As resolved in https://github.com/w3c/csswg-drafts/issues/1915.
Comment 2•6 years ago
|
||
Comment on attachment 8988283 [details]
Make :host() and ::slotted() account for the inner selector's specificity.
Xidorn Quan [:xidorn] UTC+10 has approved the revision.
https://phabricator.services.mozilla.com/D1849
Attachment #8988283 -
Flags: review+
Pushed by emilio@crisal.io:
https://hg.mozilla.org/integration/autoland/rev/ca14c36e4280
Make :host() and ::slotted() account for the inner selector's specificity. r=xidorn
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/11725 for changes under testing/web-platform/tests
Upstream web-platform-tests status checks passed, PR will merge once commit reaches central.
Comment 6•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
Upstream PR merged
You need to log in
before you can comment on or make changes to this bug.
Description
•