<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>230414</bug_id>
          
          <creation_ts>2021-09-17 11:04:51 -0700</creation_ts>
          <short_desc>[GTK] test editing/selection/doubleclick-beside-cr-span.html fails after r282202</short_desc>
          <delta_ts>2022-01-17 09:52:40 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>New Bugs</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>235266</dup_id>
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=230040</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Arcady Goldmints-Orlov">crzwdjk</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1794508</commentid>
    <comment_count>0</comment_count>
    <who name="Arcady Goldmints-Orlov">crzwdjk</who>
    <bug_when>2021-09-17 11:04:51 -0700</bug_when>
    <thetext>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</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1831516</commentid>
    <comment_count>1</comment_count>
    <who name="Arcady Goldmints-Orlov">crzwdjk</who>
    <bug_when>2022-01-17 09:52:40 -0800</bug_when>
    <thetext>This has been fixed by r288070 allowing LFC integration to work with the complex text path.

*** This bug has been marked as a duplicate of bug 235266 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>