Open
Bug 1895183
Opened 1 year ago
Updated 1 year ago
Add a button to select anchor-element next to position-anchor value
Categories
(DevTools :: Inspector: Rules, task)
DevTools
Inspector: Rules
Tracking
(Not tracked)
NEW
People
(Reporter: nchevobbe, Unassigned)
References
(Blocks 1 open bug)
Details
position-anchor
(https://drafts.csswg.org/css-anchor-position-1/#target-anchor-element) can be used to refer to a set anchor-name
ident.
It would be nice if we could display an icon that would highlight the anchor in the page on mouseover, and select it in the markup view when clicked
We may consider adding a InspectorUtils method to retrieve said anchor as it can be non-trivial (see https://drafts.csswg.org/css-anchor-position-1/#target)
You need to log in
before you can comment on or make changes to this bug.
Description
•