NEW298893
RenderBox::topLeftLocationOffset is wrong with abspos in vertical-rl container on iOS
https://bugs.webkit.org/show_bug.cgi?id=298893
Summary RenderBox::topLeftLocationOffset is wrong with abspos in vertical-rl containe...
Kiet Ho
Reported 2025-09-15 13:35:17 PDT
On iOS, it appears that in a vertical-rl or horizontal RTL container, the vertical scrollbar is rendered on the right instead of on the left on macOS. However, some layout calculations still assumes the scrollbar is on the left instead of right. One example is RenderBox::topLeftLocationOffset
Attachments
Radar WebKit Bug Importer
Comment 1 2025-09-15 13:35:28 PDT
Note You need to log in before you can comment on or make changes to this bug.