We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e1e4a5 commit 7649a8dCopy full SHA for 7649a8d
1 file changed
css-anchor-position-1/Overview.bs
@@ -169,6 +169,12 @@ for a given positioned element.
169
with the ''implicit'' keyword,
170
rather than referring to some 'anchor-name' value.
171
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=].
178
179
Finding An Anchor {#target}
180
-----------------
0 commit comments