Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 13ea22ab38359a9cdcbe01fb5e1024194fa8aea4
https://github.com/WebKit/WebKit/commit/13ea22ab38359a9cdcbe01fb5e1024194fa8aea4
Author: Alan Baradlay <[email protected]>
Date: 2023-01-21 (Sat, 21 Jan 2023)
Changed paths:
M
LayoutTests/fast/events/touch/ios/double-tap-on-editable-content-for-selection-then-drag-left-to-change-selected-text.html
Log Message:
-----------
[Test]
fast/events/touch/ios/double-tap-on-editable-content-for-selection-then-drag-left-to-change-selected-text.html
is a consistent failure after 258329@main
https://bugs.webkit.org/show_bug.cgi?id=250916
<rdar://104380567>
Reviewed by Tim Horton.
<span id="thirdSelection"></span> is used as an "beginning of line" type of
anchor in this test. However since 258329@main, this inline box
is (correctly) placed at the end of the previous line (matching FF and Chrome).
Let'e make sure that the inline box is always at the beginning of the line.
*
LayoutTests/fast/events/touch/ios/double-tap-on-editable-content-for-selection-then-drag-left-to-change-selected-text.html:
Canonical link: https://commits.webkit.org/259168@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes