Closed
Bug 1819711
Opened 2 years ago
Closed 2 years ago
Enable :nth-child(.. of <selector>) on Nightly
Categories
(Core :: CSS Parsing and Computation, task)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
112 Branch
Tracking | Status | |
---|---|---|
firefox112 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
(Blocks 2 open bugs)
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
This makes it easier to track where our implementation stands in https://wpt.fyi vs. others. The big piece of functionality missing is invalidation, see bug 1809754, bug 1818153, bug 1818154.
Assignee | ||
Comment 1•2 years ago
|
||
This makes it easier to track where our implementation stands in
https://wpt.fyi vs. others.
The big piece of functionality missing is invalidation for some kinds of
DOM mutations (most notably, not for child changes), see bug 1809754 and
dependencies.
Updated•2 years ago
|
Assignee: nobody → emilio
Status: NEW → ASSIGNED
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d70714c96596
Enable :nth-child(... of <selector>) on Nightly. r=zrhoffman
Comment 3•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox112:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 112 Branch
Updated•2 years ago
|
Blocks: nth-child-of
Comment 4•2 years ago
|
||
This should be noted at https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Experimental_features.
Sebastian
Keywords: dev-doc-needed
Updated•2 years ago
|
Blocks: interop-2023-pseudos
Comment 5•2 years ago
|
||
Related Pull Requests
Updated•2 years ago
|
Keywords: dev-doc-needed → dev-doc-complete
Updated•2 years ago
|
Updated•2 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•