[webkit-changes] [WebKit/WebKit] 2a902c: [IFC][BiDi] Fix fast/scrolling/rtl-scrollbars-elem...
Alan Baradlay
noreply at github.com
Thu Aug 31 10:00:02 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2a902cee37d868ca599244e5343052dfd25bb300
https://github.com/WebKit/WebKit/commit/2a902cee37d868ca599244e5343052dfd25bb300
Author: Alan Baradlay <zalan at apple.com>
Date: 2023-08-31 (Thu, 31 Aug 2023)
Changed paths:
M Source/WebCore/layout/integration/inline/LayoutIntegrationLineLayout.cpp
Log Message:
-----------
[IFC][BiDi] Fix fast/scrolling/rtl-scrollbars-elementFromPoint-static.html
https://bugs.webkit.org/show_bug.cgi?id=260964
Reviewed by Antti Koivisto.
Vertical scrollbar on the left (user preference) imposes an offset on LTR content.
e.g.
_
| |This left to right content has
| |scrollbar on the left.
| |________________________________
|_|________________________________|
* Source/WebCore/layout/integration/inline/LayoutIntegrationLineLayout.cpp:
(WebCore::LayoutIntegration::LineLayout::updateInlineContentConstraints):
Canonical link: https://commits.webkit.org/267506@main
More information about the webkit-changes
mailing list