We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73d754d commit 6b50e77Copy full SHA for 6b50e77
css-anchor-position-1/Overview.bs
@@ -376,12 +376,8 @@ or nothing (a missing specifier).
376
is either not [=absolutely positioned=]
377
or precedes |query el| in the tree order.
378
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).
+ * |el| is either an [=element=]
+ or a [=part-like pseudo-element=].
385
386
* |el| is not in the [=skipped contents=] of another element.
387
</div>
0 commit comments