WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
295964
[css-anchor-position-1] scrollbars are not handled correctly
https://bugs.webkit.org/show_bug.cgi?id=295964
Summary
[css-anchor-position-1] scrollbars are not handled correctly
fantasai
Reported
2025-07-14 23:52:34 PDT
We're not doing the math for scrollbars correctly, which is causing us to fail
https://wpt.live/css/css-anchor-position/anchor-position-borders-002.html
A variant of the test using position-area fails less badly, only failing in cases with scrollbars on the left side. (It passes in other writing modes.)
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-07-14 23:52:44 PDT
<
rdar://problem/155852237
>
fantasai
Comment 2
2025-07-31 12:39:45 PDT
Now that we've integrated PositionedLayoutConstraints into anchor() handling, we're just failing due to the RTL scrollbars.
fantasai
Comment 3
2025-07-31 12:39:55 PDT
Now that we've integrated PositionedLayoutConstraints into anchor() handling, we're just failing due to the RTL scrollbars.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug