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

Bottom/right positions incorrect for certain inline targets #194

Open jamesnw opened 1 month ago

jamesnw commented 1 month ago

Given an anchor function assigned to bottom or right properties on inline targets whose offset-parent is inline with clientHeight/clientWidth of 0, the positioning does not account for possible scrollbar width.