[Webkit-unassigned] [Bug 266938] New: [Scrollbar gutter] RenderBox::contentBoxRect() should not subtract horizontal scrollbar height twice

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 29 19:32:52 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=266938

            Bug ID: 266938
           Summary: [Scrollbar gutter] RenderBox::contentBoxRect() should
                    not subtract horizontal scrollbar height twice
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Scrolling
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: simon.fraser at apple.com
                CC: simon.fraser at apple.com

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231230/fa4073cf/attachment.htm>


More information about the webkit-unassigned mailing list