Skip to content

Commit 6b50e77

Browse files
committed
[css-anchor-position] Use 'part-like pseudo' as the requirement.
1 parent 73d754d commit 6b50e77

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

css-anchor-position-1/Overview.bs

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -376,12 +376,8 @@ or nothing (a missing specifier).
376376
is either not [=absolutely positioned=]
377377
or precedes |query el| in the tree order.
378378

379-
* |el| is either an [=element=],
380-
or a [=pseudo-element=] that acts like one.
381-
382-
Issue: define the term that actually means this,
383-
matching ::before/after/backdrop/etc
384-
(but not ::marker/placeholder/etc whose box is not detectable).
379+
* |el| is either an [=element=]
380+
or a [=part-like pseudo-element=].
385381

386382
* |el| is not in the [=skipped contents=] of another element.
387383
</div>

0 commit comments

Comments
 (0)