Nathan Hammond 張拿敦 @nathanhammond.com · Jun 30

A few annoyances, though I didn't compare to actual <select> behavior: - After flipping to "above" doesn't flip back to "below" until it re-intersects with a boundary. - Doesn't regrow. - Doesn't track the page anchor in Firefox during bounce-scroll.

0 likes 2 replies

?

Replies

Nathan Hammond 張拿敦 · Jun 30

- Contains all scroll interactions. (I expected to be able to scroll through it upon reaching the scroll-end, but that might just be me.) - Firefox is super-janky on content scroll. (M1 MBP) - Safari has bleed-through at the box boundary (appears to be dependent upon rounding).

Jake Archibald · Jun 30

> - After flipping to "above" doesn't flip back to "below" until it re-intersects with a boundary. That's deliberate CSS anchor positioning behaviour fwiw. > - Doesn't regrow. It does on position change, but not on scroll. I agree this feels broken. I filed github.com/w3c/csswg-dr...