Closed
Bug 1895181
Opened 2 years ago
Closed 10 months ago
[Inactive CSS] anchor-name
Categories
(DevTools :: Inspector: Rules, task)
DevTools
Inspector: Rules
Tracking
(firefox143 fixed)
RESOLVED
FIXED
143 Branch
| Tracking | Status | |
|---|---|---|
| firefox143 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: sebo)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
From https://drafts.csswg.org/css-anchor-position-1/#anchor-element:
If the element generates a principal box, the element is an anchor element, with a list of anchor names as specified.
which indicates that if the element does not generate a principal box, it can't be an anchor element, and anchor-name will be inactive
| Reporter | ||
Updated•2 years ago
|
Blocks: devtools-inactive-css
| Assignee | ||
Comment 1•10 months ago
|
||
Updated•10 months ago
|
Assignee: nobody → sebastianzartner
Status: NEW → ASSIGNED
Pushed by nchevobbe@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/d6d2ac5ea748
https://hg.mozilla.org/integration/autoland/rev/f02599268778
[devtools] Handle 'anchor-name' property in inactive CSS. r=devtools-reviewers,fluent-reviewers,bolsson,nchevobbe.
Comment 3•10 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 10 months ago
status-firefox143:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 143 Branch
Updated•10 months ago
|
QA Whiteboard: [qa-triage-done-c144/b143]
You need to log in
before you can comment on or make changes to this bug.
Description
•