Skip to content

Commit de3cd9b

Browse files
committed
[css-anchor-position] Mention anchor-scope explicitly in the definition of 'acceptable anchor element'.
1 parent 5e2c593 commit de3cd9b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

css-anchor-position-1/Overview.bs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -384,6 +384,10 @@ or nothing (a missing specifier).
384384
or a [=part-like pseudo-element=].
385385

386386
* |el| is not in the [=skipped contents=] of another element.
387+
388+
* |el| is in scope for |query el|,
389+
per the effects of 'anchor-scope' on |query el|
390+
or its ancestors.
387391
</div>
388392

389393
<!-- Big Text: default

0 commit comments

Comments
 (0)