WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
266938
[Scrollbar gutter] RenderBox::contentBoxRect() should not subtract horizontal scrollbar height twice
https://bugs.webkit.org/show_bug.cgi?id=266938
Summary
[Scrollbar gutter] RenderBox::contentBoxRect() should not subtract horizontal...
Simon Fraser (smfr)
Reported
2023-12-29 19:32:52 PST
If `scrollbar-gutter` is `both-edges`, RenderBox::contentBoxRect() computes height as if there were a top horizontal scrollbar, but the spec says that scrollbar-gutter affects the inline start and end edges only:
https://drafts.csswg.org/css-overflow/#scrollbar-gutter-property
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-01-05 19:33:15 PST
<
rdar://problem/120570031
>
Luke Warlow
Comment 2
2024-08-23 12:13:27 PDT
Can this be closed now that the flag has been enabled?
Simon Fraser (smfr)
Comment 3
2024-08-23 12:17:49 PDT
No, this isn't fixed yet.
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