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 0064f56 commit e41fdf0Copy full SHA for e41fdf0
css-anchor-position-1/Overview.bs
@@ -448,9 +448,9 @@ Anchor Relevance</h3>
448
When determining whether an element |el| is [=relevant to the user=],
449
if a descendant of |el| is a [=target anchor element=]
450
for a positioned element
451
-who is not [=skipped contents|skipped=]
+(which is not [=skipped contents|skipped=]
452
and whose containing block is not |el|
453
-or a descendant of |el|,
+or a descendant of |el|),
454
then |el| must be considered [=relevant to the user=].
455
456
Note: This means that, for example,
0 commit comments