Closed
Bug 1808229
Opened 2 years ago
Closed 2 years ago
Enable support for nth-child(An+B of selector list) and nth-last-child(An+B of selector list) by default
Categories
(Core :: CSS Parsing and Computation, enhancement, P3)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
113 Branch
Tracking | Status | |
---|---|---|
firefox113 | --- | fixed |
People
(Reporter: zrhoffman, Assigned: zrhoffman)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
Once support for nth-child(An+B of selector list) and nth-last-child(An+B of selector list) is ready, its pref, layout.css.nth-child-of.enabled
, should be enabled by default.
Assignee | ||
Updated•2 years ago
|
Blocks: nth-child-of
Updated•2 years ago
|
Severity: -- → S3
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P3
Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → zach
Status: NEW → ASSIGNED
Pushed by zach@zrhoffman.net:
https://hg.mozilla.org/integration/autoland/rev/3ba1f8c46718
Enable :nth-child(... of <selector>) in all release channels r=emilio
Comment 3•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox113:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 113 Branch
Assignee | ||
Updated•2 years ago
|
Keywords: dev-doc-needed
Assignee | ||
Updated•2 years ago
|
Updated•2 years ago
|
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•