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 d0230a2 commit d9d6140Copy full SHA for d9d6140
css-anchor-position-1/Overview.bs
@@ -1677,15 +1677,6 @@ based on the position fallback it's using,
1677
allowing many cases not allowed by this restricted list
1678
to be handled.
1679
1680
-Issue(#7758): Would be useful to be able to detect
1681
-when your anchor(s) are fully off-screen
1682
-and suppress your display entirely.
1683
-For example, tooltips living outside the scroller
1684
-holding the text they're anchored to
1685
-don't want to just hover over arbitrary parts of the page
1686
-because their anchor happens to have that position
1687
-relative to the scrollport.
1688
-
1689
Note: If multiple elements using different anchors
1690
want to use the same fallback positioning,
1691
just relative to their own anchor elements,
0 commit comments