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 48b1bc0 commit 1e1e4a5Copy full SHA for 1e1e4a5
css-anchor-position-1/Overview.bs
@@ -160,10 +160,10 @@ a particular element is an <dfn>implicit anchor element</dfn>
160
for a given positioned element.
161
162
<p class=example>
163
- For example, the Popover API allows a popover
164
- to declare what element is anchoring it.
+ For example, the HTML spec defines an <{html-global/anchor}> attribute
+ which allows an element to declare what element it is anchored to.
165
This makes the declared element the [=implicit anchor element=]
166
- for the popover.
+ for the element with the attribute.
167
168
[=Implicit anchor elements=] can be referenced
169
with the ''implicit'' keyword,
0 commit comments