Closed
Bug 1480746
Opened 6 years ago
Closed 2 years ago
Invalidation of :nth-child selectors in Shadow DOM on insertion is broken.
Categories
(Core :: CSS Parsing and Computation, defect, P3)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
113 Branch
Tracking | Status | |
---|---|---|
firefox113 | --- | fixed |
People
(Reporter: emilio, Assigned: zrhoffman)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
Attachments
(2 files)
No description provided.
Updated•6 years ago
|
Priority: -- → P3
Reporter | ||
Updated•4 years ago
|
Flags: needinfo?(emilio)
Updated•2 years ago
|
Severity: normal → S3
Assignee | ||
Comment 2•2 years ago
|
||
The shadow root host is now used as the parent element of shadow root
children for matching and invalidation.
Updated•2 years ago
|
Attachment #9322551 -
Attachment description: Bug 1480746 - Apply selector flags to the shadow root host r?#style,#layout → Bug 1480746 - Apply selector flags to the shadow root r?#style,#layout
Reporter | ||
Updated•2 years ago
|
Assignee: emilio → zach
Flags: needinfo?(emilio)
Assignee | ||
Comment 3•2 years ago
|
||
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1e2b28ce72b8
Apply selector flags to the shadow root r=emilio
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/39002 for changes under testing/web-platform/tests
Comment 6•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox113:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 113 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
•