RESOLVED DUPLICATE of bug 73003 50740
[GTK] editing/spelling/spelling-backspace-between-lines.html fails for some of the checks
https://bugs.webkit.org/show_bug.cgi?id=50740
Summary [GTK] editing/spelling/spelling-backspace-between-lines.html fails for some o...
Alejandro G. Castro
Reported 2010-12-09 02:35:05 PST
This is the output: --- /tmp/layout-test-results/editing/spelling/spelling-backspace-between-lines-expected.txt 2010-12-09 11:34:36.000000000 +0100 +++ /tmp/layout-test-results/editing/spelling/spelling-backspace-between-lines-actual.txt 2010-12-09 11:34:36.000000000 +0100 @@ -8,13 +8,13 @@ PASS layoutTestController.hasSpellingMarker(3, 2) is true PASS sel.anchorNode.data is 'OK zz OK' PASS firstLineText() is 'OKOK zz OK' -PASS layoutTestController.hasSpellingMarker(3, 2) is true +FAIL layoutTestController.hasSpellingMarker(3, 2) should be true. Was false. PASS firstLineText() is 'OK' PASS sel.anchorNode.data is 'OK zz OK' PASS layoutTestController.hasSpellingMarker(3, 2) is true PASS firstLineText() is 'OKOK zz OK' PASS sel.anchorNode.data is 'OK zz OK' -PASS layoutTestController.hasSpellingMarker(3, 2) is true +FAIL layoutTestController.hasSpellingMarker(3, 2) should be true. Was false. PASS successfullyParsed is true TEST COMPLETE
Attachments
Martin Robinson
Comment 1 2011-02-02 16:02:37 PST
This spelling test is also failing: --- /tmp/layout-test-results/editing/spelling/spellcheck-paste-expected.txt 2011-02-02 16:00:54.878633993 -0800 +++ /tmp/layout-test-results/editing/spelling/spellcheck-paste-actual.txt 2011-02-02 16:00:54.878633993 -0800 @@ -6,10 +6,10 @@ PASS successfullyParsed is true TEST COMPLETE -PASS INPUT has a marker on 'foo bar' -PASS INPUT has a marker on 'fo<b>o ba</b>r' -PASS TEXTAREA has a marker on 'foo bar' -PASS TEXTAREA has a marker on 'fo<b>o ba</b>r' -PASS DIV has a marker on 'foo bar' -PASS DIV has a marker on 'fo<b>o ba</b>r' +FAIL INPUT should have a marker on for 'foo bar' +FAIL INPUT should have a marker on for 'fo<b>o ba</b>r' +FAIL TEXTAREA should have a marker on for 'foo bar' +FAIL TEXTAREA should have a marker on for 'fo<b>o ba</b>r' +FAIL DIV should have a marker on for 'foo bar' +FAIL DIV should have a marker on for 'fo<b>o ba</b>r'
Martin Robinson
Comment 2 2014-04-07 19:21:40 PDT
*** This bug has been marked as a duplicate of bug 73003 ***
Note You need to log in before you can comment on or make changes to this bug.