[Webkit-unassigned] [Bug 199001] New: [GTK] accessibility/set-selected-text-range-after-newline.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 19 08:11:27 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=199001

            Bug ID: 199001
           Summary: [GTK]
                    accessibility/set-selected-text-range-after-newline.ht
                    ml is failing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aboya at igalia.com
                CC: bugs-noreply at webkitgtk.org

accessibility/set-selected-text-range-after-newline.html

Failing since r245907:r245940 according to the release GTK bot and r246102:r246104 according to the debug GTK bot... which is strange because there is no overlap between the two ranges.

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/accessibility/set-selected-text-range-after-newline-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/accessibility/set-selected-text-range-after-newline-actual.txt
@@ -1,9 +1,8 @@
-hello
-world
+helloworld
 PASS text.selectedTextRange became '{5, 0}'
-There must be only one [newline] between hello and world: hello[newline]world
+There must be only one [newline] between hello and world: helloworld
 PASS text.selectedTextRange became '{6, 0}'
-The text after the newline should be world: world
+The text after the newline should be world: orld
 PASS successfullyParsed is true

 TEST COMPLETE

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190619/7e70731e/attachment.html>


More information about the webkit-unassigned mailing list