Closed
Bug 1818154
Opened 2 years ago
Closed 2 years ago
:nth-child(An+B of selector list) and :nth-last-child(An+B of selector list) within shadow root invalidation
Categories
(Core :: CSS Parsing and Computation, enhancement)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
DUPLICATE
of bug 1818151
People
(Reporter: zrhoffman, Unassigned)
References
(Blocks 2 open bugs)
Details
Reftests that should pass:
css/selectors/invalidation/nth-child-in-shadow-root.html
css/selectors/invalidation/nth-last-child-in-shadow-root.html
Reporter | ||
Updated•2 years ago
|
Updated•2 years ago
|
Blocks: interop-2023-pseudos
Reporter | ||
Comment 1•2 years ago
|
||
:nth-child(An+B of selector list)
within a shadow root invalidation is covered in bug 1818151.
You need to log in
before you can comment on or make changes to this bug.
Description
•