Title: [254913] releases/WebKitGTK/webkit-2.26/LayoutTests
Revision
254913
Author
[email protected]
Date
2020-01-22 02:42:39 -0800 (Wed, 22 Jan 2020)

Log Message

Merge r254185 - [GTK] fast/text/atsui-rtl-override-selection.html is failing since r254114
https://bugs.webkit.org/show_bug.cgi?id=205898

Unreviewed test gardening.

Patch by Fujii Hironori <[email protected]> on 2020-01-07

* platform/gtk/fast/text/atsui-rtl-override-selection-expected.png:
* platform/gtk/fast/text/atsui-rtl-override-selection-expected.txt:

Modified Paths

Diff

Modified: releases/WebKitGTK/webkit-2.26/LayoutTests/ChangeLog (254912 => 254913)


--- releases/WebKitGTK/webkit-2.26/LayoutTests/ChangeLog	2020-01-22 10:42:35 UTC (rev 254912)
+++ releases/WebKitGTK/webkit-2.26/LayoutTests/ChangeLog	2020-01-22 10:42:39 UTC (rev 254913)
@@ -1,3 +1,13 @@
+2020-01-07  Fujii Hironori  <[email protected]>
+
+        [GTK] fast/text/atsui-rtl-override-selection.html is failing since r254114
+        https://bugs.webkit.org/show_bug.cgi?id=205898
+
+        Unreviewed test gardening.
+
+        * platform/gtk/fast/text/atsui-rtl-override-selection-expected.png:
+        * platform/gtk/fast/text/atsui-rtl-override-selection-expected.txt:
+
 2020-01-06  Fujii Hironori  <[email protected]>
 
         ComplexTextController::offsetForPosition returns a wrong offset for a glyph boundary in a RTL text

Modified: releases/WebKitGTK/webkit-2.26/LayoutTests/platform/gtk/fast/text/atsui-rtl-override-selection-expected.png


(Binary files differ)

Modified: releases/WebKitGTK/webkit-2.26/LayoutTests/platform/gtk/fast/text/atsui-rtl-override-selection-expected.txt (254912 => 254913)


--- releases/WebKitGTK/webkit-2.26/LayoutTests/platform/gtk/fast/text/atsui-rtl-override-selection-expected.txt	2020-01-22 10:42:35 UTC (rev 254912)
+++ releases/WebKitGTK/webkit-2.26/LayoutTests/platform/gtk/fast/text/atsui-rtl-override-selection-expected.txt	2020-01-22 10:42:39 UTC (rev 254913)
@@ -12,5 +12,5 @@
       RenderBlock (anonymous) at (0,36) size 800x18
         RenderText {#text} at (0,0) size 281x17
           text run at (0,0) width 281: "\x{201C}remips\x{201D} should be highlighted in the above."
-selection start: position 4 of child 0 {#text} of child 3 {BDO} of body
+selection start: position 3 of child 0 {#text} of child 3 {BDO} of body
 selection end:   position 10 of child 0 {#text} of child 3 {BDO} of body
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to