Closed
Bug 1991105
Opened 4 months ago
Closed 3 months ago
Enable @scope pref `layout.css.at-scope.enabled` by default on all channels
Categories
(Core :: CSS Parsing and Computation, enhancement)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
146 Branch
People
(Reporter: dshin, Assigned: descalante)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-complete, Whiteboard: [at-scope-m2])
Attachments
(1 file)
No description provided.
| Reporter | ||
Updated•4 months ago
|
Whiteboard: [anchorpositioning:triage] → [at-scope-m2]
Comment 1•4 months ago
•
|
||
@David, don't forget to add dev-doc-needed and a release note request for things that should be documented and mentioned in the release notes.
[Why is this notable]: Part of Interop 2025 and a long wished-for feature by authors.
[Affects Firefox for Android]: yes
[Suggested wording]: The @scope rule is now supported, allowing authors to restrict styling to a subtree of the DOM. This avoids having to write overly-specific selectors.
[Links (documentation, blog post, etc)]:
https://developer.mozilla.org/en-US/docs/Web/CSS/@scope
relnote-firefox:
--- → ?
Keywords: dev-doc-needed
| Assignee | ||
Comment 2•3 months ago
|
||
Updated•3 months ago
|
Assignee: nobody → descalante
Status: NEW → ASSIGNED
Pushed by descalante@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/2e4fd6c92d3b
https://hg.mozilla.org/integration/autoland/rev/aa5af8390ce0
Enable @scope pref by default on all channels. r=dshin
Comment 4•3 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 months ago
status-firefox146:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 146 Branch
Comment 5•3 months ago
|
||
Added to 146 release notes
https://www.firefox.com/en-US/firefox/146.0a1/releasenotes/
Updated•3 months ago
|
QA Whiteboard: [qa-triage-done-c147/b146]
Comment 6•2 months 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
•