Skip to content

Commit e41fdf0

Browse files
committed
[css-anchor-position][editorial] Make it clearer which referent the conditions have. #10184
1 parent 0064f56 commit e41fdf0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-anchor-position-1/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -448,9 +448,9 @@ Anchor Relevance</h3>
448448
When determining whether an element |el| is [=relevant to the user=],
449449
if a descendant of |el| is a [=target anchor element=]
450450
for a positioned element
451-
who is not [=skipped contents|skipped=]
451+
(which is not [=skipped contents|skipped=]
452452
and whose containing block is not |el|
453-
or a descendant of |el|,
453+
or a descendant of |el|),
454454
then |el| must be considered [=relevant to the user=].
455455

456456
Note: This means that, for example,

0 commit comments

Comments
 (0)