interestfor
attribute supported
CSS fallback /
interestfor
attribute not supported
Hover the first one and it waits 200ms. Slide to its neighbours and they open immediately.
interestfor
on each button,
popover="hint"
on each tooltip. Hover, focus, or long-press. Hint popovers don't
force-hide unrelated
auto
popovers.
position-area: block-start
with flipping fallbacks
interest-delay-start: 200ms
, dropped to
0s
by
.grid:has(.tip:popover-open)
. One warm-up per visit to the "grid", not one per logo.
@supports
block does the same behavior off
:hover
and a registered custom property acting as a warm-up timer.