RESOLVED FIXED 144576
[GTK] Layout Test editing/execCommand/nsresponder-outdent.html is failing
https://bugs.webkit.org/show_bug.cgi?id=144576
Summary [GTK] Layout Test editing/execCommand/nsresponder-outdent.html is failing
Marcos Chavarría Teijeiro (irc: chavaone)
Reported 2015-05-04 08:49:11 PDT
The editing/execCommand/nsresponder-outdent.html layout test is failing on GTK+ since revision r183683 (http://trac.webkit.org/changeset/183683) The diff is the following: --- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/editing/execCommand/nsresponder-outdent-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/editing/execCommand/nsresponder-outdent-actual.txt @@ -14,6 +14,7 @@ text run at (0,0) width 196: "This tests the outdent: method. " text run at (196,0) width 257: "You should see an undented 'foo' below." RenderBlock {DIV} at (0,33) size 784x17 - RenderText {#text} at (0,0) size 21x17 - text run at (0,0) width 21: "foo" + RenderBlock (anonymous) at (0,0) size 784x17 + RenderText {#text} at (0,0) size 21x17 + text run at (0,0) width 21: "foo" caret: position 0 of child 0 {#text} of child 2 {DIV} of body
Attachments
Martin Robinson
Comment 1 2015-05-06 10:42:21 PDT
This tests just needs to be rebaselined.
Martin Robinson
Comment 2 2015-05-06 10:49:14 PDT
Note You need to log in before you can comment on or make changes to this bug.