Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: aa4860ae6d41450210e197be1d326e3b9df3cbdd
https://github.com/WebKit/WebKit/commit/aa4860ae6d41450210e197be1d326e3b9df3cbdd
Author: Luke Warlow <[email protected]>
Date: 2023-05-27 (Sat, 27 May 2023)
Changed paths:
M LayoutTests/TestExpectations
M Source/WebCore/rendering/RenderLayerScrollableArea.cpp
M Source/WebCore/rendering/RenderTextControl.cpp
Log Message:
-----------
Resize handles now render correctly when scrollbar-width none
https://bugs.webkit.org/show_bug.cgi?id=253310
Reviewed by Simon Fraser.
Resize handle sizing and painting now accounts for when scrollbar-width is none.
RenderTextControl now correctly uses the scrollbar width style when getting
scrollbar thickness.
* LayoutTests/TestExpectations:
* Source/WebCore/rendering/RenderLayerScrollableArea.cpp:
(WebCore::RenderLayerScrollableArea::overflowControlsRects const):
(WebCore::RenderLayerScrollableArea::paintResizer):
* Source/WebCore/rendering/RenderTextControl.cpp:
(WebCore::RenderTextControl::scrollbarThickness const):
Canonical link: https://commits.webkit.org/264630@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes