Skip to content

Commit f36a6e1

Browse files
committed
[css-anchor-position-1] implicit anchor of pseudos is the originating element w3c#11792
1 parent 0527da0 commit f36a6e1

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

css-anchor-position-1/Overview.bs

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -206,15 +206,10 @@ for another element.
206206
with the ''position-anchor/auto'' keyword in 'position-anchor',
207207
or by omitting the anchor reference in [=anchor functions=].
208208

209-
[=Pseudo-elements=]
210-
have the same [=implicit anchor element=]
211-
as their [=originating element=],
209+
The [=implicit anchor element=] of a [=pseudo-element=]
210+
is its [=originating element=],
212211
unless otherwise specified.
213212

214-
Note: Without this, these [=pseudo-elements=],
215-
which are often inaccessible by other specifications,
216-
cannot be positioned with [=implicit anchor elements=].
217-
218213
### The Anchor's Position ### {#determining-position}
219214

220215
Several features of this specification refer to the position and size of an [=anchor box=].

0 commit comments

Comments
 (0)