Closed
Bug 1923759
Opened 1 year ago
Closed 1 month ago
Support recursive fallback in `anchor()`
Categories
(Core :: CSS Parsing and Computation, enhancement)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
144 Branch
Tracking | Status | |
---|---|---|
firefox144 | --- | fixed |
People
(Reporter: dshin, Assigned: dshin)
References
Details
(Whiteboard: [anchorpositioning:m2], [wptsync upstream])
Attachments
(2 files)
i.e. anchor(/*...*/, anchor(/**/))
, etc.
Depends on resolution of spec issue
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Updated•1 year ago
|
Updated•1 year ago
|
Whiteboard: [anchorpositioning:m1]
![]() |
||
Updated•7 months ago
|
Whiteboard: [anchorpositioning:m1] → [anchorpositioning:m2]
Assignee | ||
Comment 1•5 months ago
|
||
Updated•5 months ago
|
Assignee: nobody → dshin
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•5 months ago
|
||
Updated•2 months ago
|
Attachment #9484648 -
Attachment description: Bug 1923759: Support recursive anchor functions in inset properties. r=#anchor-positioning-reviewers,#style → Bug 1923759: Support recursive anchor functions for `anchor()`. r=#anchor-positioning-reviewers,#style
Pushed by dshin@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/9efedd05baca
https://hg.mozilla.org/integration/autoland/rev/2cd935d56278
Support recursive anchor functions for `anchor()`. r=firefox-style-system-reviewers,emilio
https://github.com/mozilla-firefox/firefox/commit/8affe0e30ffc
https://hg.mozilla.org/integration/autoland/rev/f28eb0abdfaf
Mark passing WPTs due to recursive anchor function fallback in inset properties. r=firefox-style-system-reviewers,emilio
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/54633 for changes under testing/web-platform/tests
Whiteboard: [anchorpositioning:m2] → [anchorpositioning:m2], [wptsync upstream]
Comment 5•1 month ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/2cd935d56278
https://hg.mozilla.org/mozilla-central/rev/f28eb0abdfaf
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
status-firefox144:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 144 Branch
Comment 6•1 month ago
|
||
:dshin, could you consider nominating this for a release note? (Process info)
Flags: needinfo?(dshin)
Assignee | ||
Comment 7•1 month ago
|
||
Hm, even on Nightly the feature is still behind the pref, so I think we're not quite ready to put it in release notes yet.
Flags: needinfo?(dshin)
Updated•20 days ago
|
QA Whiteboard: [qa-triage-done-c145/b144]
You need to log in
before you can comment on or make changes to this bug.
Description
•