Skip to content

Commit 7649a8d

Browse files
authored
[css-anchor-position-1] Add implicit anchors to pseudo elements (w3c#9037)
1 parent 1e1e4a5 commit 7649a8d

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

css-anchor-position-1/Overview.bs

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,12 @@ for a given positioned element.
169169
with the ''implicit'' keyword,
170170
rather than referring to some 'anchor-name' value.
171171

172+
A ''::before'', ''::after'' or ''::backdrop'' [=pseudo-element=]
173+
has the same [=implicit anchor element=]
174+
as its [=originating element=].
175+
176+
Note: Without this, these [=pseudo-elements=], which are often inaccessible
177+
by other specifications, cannot be positioned with [=implicit anchor elements=].
172178

173179
Finding An Anchor {#target}
174180
-----------------

0 commit comments

Comments
 (0)