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 5e43940 commit b735329Copy full SHA for b735329
css-anchor-position-1/Overview.bs
@@ -368,8 +368,8 @@ in anchor positioning.
368
otherwise return nothing.
369
370
2. If |anchor spec| is ''position-anchor/auto'':
371
- 1. If the Popover API defines an [=implicit anchor element=] for |query el|
372
- which is an [=acceptable anchor element=] for |query el|,
+ 1. If |query el| has an [=implicit anchor element=]
+ that is an [=acceptable anchor element=],
373
return that element.
374
375
2. Otherwise, return nothing.
0 commit comments