Open
Bug 1895205
Opened 1 year ago
Add a button to select anchor-element in `anchor-size()` function
Categories
(DevTools :: Inspector: Rules, task)
DevTools
Inspector: Rules
Tracking
(Not tracked)
NEW
People
(Reporter: nchevobbe, Unassigned)
References
(Blocks 1 open bug)
Details
https://drafts.csswg.org/css-anchor-position-1/#anchor-size-fn :
The anchor-size() function is similar to anchor(), and takes the same arguments, save that the <anchor-side> keywords are replaced with <anchor-size>, referring to the distance between two opposing sides.
so we should do for anchor-size()
what we'll do for anchor()
in Bug 1895191
You need to log in
before you can comment on or make changes to this bug.
Description
•