[Webkit-unassigned] [Bug 230414] New: [GTK] test editing/selection/doubleclick-beside-cr-span.html fails after r282202
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 17 11:04:51 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=230414
Bug ID: 230414
Summary: [GTK] test
editing/selection/doubleclick-beside-cr-span.html
fails after r282202
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Linux
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: agoldmints at igalia.com
This test was changed to be more strict in r282202 and has started failing on GTK as a result with the following diff:
--- /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/editing/selection/doubleclick-beside-cr-span-expected.txt
+++ /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/editing/selection/doubleclick-beside-cr-span-actual.txt
@@ -22,12 +22,26 @@
Passed totest_tab_out (with contentEditable)
Passed totest_multiple_whitespaces_out
Passed totest_multiple_whitespaces_out (with contentEditable)
-Passed totest_linebreak_in
-Passed totest_linebreak_in (with contentEditable)
-Passed totest_tab_in
-Passed totest_tab_in (with contentEditable)
-Passed totest_multiple_whitespaces_in
-Passed totest_multiple_whitespaces_in (with contentEditable)
+Failed totest_linebreak_in
+ Expected: select6
+
+ Actual: use
+Failed totest_linebreak_in (with contentEditable)
+ Expected: select6
+
+ Actual: use
+Failed totest_tab_in
+ Expected: select7
+ Actual: use
+Failed totest_tab_in (with contentEditable)
+ Expected: select7
+ Actual: use
+Failed totest_multiple_whitespaces_in
+ Expected: select8
+ Actual: with
+Failed totest_multiple_whitespaces_in (with contentEditable)
+ Expected: select8
+ Actual: with
Passed totest_multiple_word_in_span
Passed totest_multiple_word_in_span (with contentEditable)
Passed totest_word_before_here_in_line
@@ -68,10 +82,18 @@
Passed totest_multiple_whitespaces_out_preline (with contentEditable)
Passed totest_linebreak_in_preline
Passed totest_linebreak_in_preline (with contentEditable)
-Passed totest_tab_in_preline
-Passed totest_tab_in_preline (with contentEditable)
-Passed totest_multiple_whitespaces_in_preline
-Passed totest_multiple_whitespaces_in_preline (with contentEditable)
+Failed totest_tab_in_preline
+ Expected: select5
+ Actual: use
+Failed totest_tab_in_preline (with contentEditable)
+ Expected: select5
+ Actual: use
+Failed totest_multiple_whitespaces_in_preline
+ Expected: select6
+ Actual: cases
+Failed totest_multiple_whitespaces_in_preline (with contentEditable)
+ Expected: select6
+ Actual: cases
Passed totest_linebreak_out_nowrap
Passed totest_linebreak_out_nowrap (with contentEditable)
Passed totest_tab_out_nowrap
--
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/20210917/0ecdd3d9/attachment.htm>
More information about the webkit-unassigned
mailing list