Bug 144576 - [GTK] Layout Test editing/execCommand/nsresponder-outdent.html is failing
Summary: [GTK] Layout Test editing/execCommand/nsresponder-outdent.html is failing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-04 08:49 PDT by Marcos Chavarría Teijeiro (irc: chavaone)
Modified: 2015-05-06 10:49 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcos Chavarría Teijeiro (irc: chavaone) 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
Comment 1 Martin Robinson 2015-05-06 10:42:21 PDT
This tests just needs to be rebaselined.
Comment 2 Martin Robinson 2015-05-06 10:49:14 PDT
Rebaselined here: http://trac.webkit.org/changeset/183876