WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 235266
230414
[GTK] test editing/selection/doubleclick-beside-cr-span.html fails after
r282202
https://bugs.webkit.org/show_bug.cgi?id=230414
Summary
[GTK] test editing/selection/doubleclick-beside-cr-span.html fails after r282202
Arcady Goldmints-Orlov
Reported
2021-09-17 11:04:51 PDT
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
Attachments
Add attachment
proposed patch, testcase, etc.
Arcady Goldmints-Orlov
Comment 1
2022-01-17 09:52:40 PST
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
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug