oddbird / css-anchor-positioning

Polyfill for CSS Anchor Positioning
https://anchor-polyfill.netlify.app/
BSD 3-Clause "New" or "Revised" License
225 stars 5 forks source link

Overflow fallback with Grid #189

Open jamesnw opened 1 month ago

jamesnw commented 1 month ago

With @position-fallback, where targets in a CSS Grid layout overflow the grid area but do not overflow the containing block, position is not calculated correctly.

Note :@position-fallback will be removed in #167