We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5cc63d commit 3541feaCopy full SHA for 3541fea
1 file changed
css-anchor-position-1/Overview.bs
@@ -268,6 +268,13 @@ or nothing (a missing specifier).
268
before reaching |query el|'s [=containing block=]
269
is either not [=absolutely positioned=]
270
or precedes |query el| in the tree order.
271
+
272
+ * |el| is either an [=element=],
273
+ or a [=pseudo-element=] that acts like one.
274
275
+ Issue: define the term that actually means this,
276
+ matching ::before/after/backdrop/etc
277
+ (but not ::marker/placeholder/etc whose box is not detectable).
278
</div>
279
280
<!-- Big Text: default
0 commit comments