Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a7fe5cfa99b2c7751e0b655ec624d867df35ac3d
      
https://github.com/WebKit/WebKit/commit/a7fe5cfa99b2c7751e0b655ec624d867df35ac3d
  Author: Alan Baradlay <za...@apple.com>
  Date:   2023-01-24 (Tue, 24 Jan 2023)

  Changed paths:
    M 
LayoutTests/fast/events/touch/ios/long-press-then-drag-left-to-change-selected-text.html

  Log Message:
  -----------
  [Test] 
fast/events/touch/ios/long-press-then-drag-left-to-change-selected-text.html is 
a consistent failure after 258329@main
https://bugs.webkit.org/show_bug.cgi?id=251112
<rdar://104615827>

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/long-press-then-drag-left-to-change-selected-text.html:

Canonical link: https://commits.webkit.org/259333@main


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to