Title: [183876] trunk/LayoutTests
Revision
183876
Author
[email protected]
Date
2015-05-06 10:47:32 -0700 (Wed, 06 May 2015)

Log Message

Unreviewed GTK+ gardening

* platform/gtk/TestExpectations: Remove a couple expectations tests.
* platform/gtk/editing/execCommand/nsresponder-outdent-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (183875 => 183876)


--- trunk/LayoutTests/ChangeLog	2015-05-06 17:31:12 UTC (rev 183875)
+++ trunk/LayoutTests/ChangeLog	2015-05-06 17:47:32 UTC (rev 183876)
@@ -1,3 +1,10 @@
+2015-05-06  Martin Robinson  <[email protected]>
+
+        Unreviewed GTK+ gardening
+
+        * platform/gtk/TestExpectations: Remove a couple expectations tests.
+        * platform/gtk/editing/execCommand/nsresponder-outdent-expected.txt:
+
 2015-05-06  Alexey Proskuryakov  <[email protected]>
 
         Update expectations for fast/forms/button-line-height.html

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (183875 => 183876)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2015-05-06 17:31:12 UTC (rev 183875)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2015-05-06 17:47:32 UTC (rev 183876)
@@ -2363,7 +2363,6 @@
 webkit.org/b/144494 printing/quirks-percentage-height.html [ ImageOnlyFailure ]
 webkit.org/b/144494 printing/standards-percentage-heights.html [ ImageOnlyFailure ]
 
-webkit.org/b/144572 fast/forms/button-line-height.html [ ImageOnlyFailure ]
 webkit.org/b/144573 fast/text/international/synthesized-italic-vertical.html [ ImageOnlyFailure ]
 
 webkit.org/b/144574 imported/mozilla/svg/objectBoundingBox-and-mask.svg [ ImageOnlyFailure ]
@@ -2371,7 +2370,6 @@
 webkit.org/b/144574 svg/masking/mask-negative-scale.svg [ ImageOnlyFailure ]
 
 webkit.org/b/144575 http/tests/loading/promote-img-preload-priority.html [ Failure ]
-webkit.org/b/144576 editing/execCommand/nsresponder-outdent.html [ Failure ]
 
 webkit.org/b/144673 fast/forms/button-line-height.html [ ImageOnlyFailure ]
 

Modified: trunk/LayoutTests/platform/gtk/editing/execCommand/nsresponder-outdent-expected.txt (183875 => 183876)


--- trunk/LayoutTests/platform/gtk/editing/execCommand/nsresponder-outdent-expected.txt	2015-05-06 17:31:12 UTC (rev 183875)
+++ trunk/LayoutTests/platform/gtk/editing/execCommand/nsresponder-outdent-expected.txt	2015-05-06 17:47:32 UTC (rev 183876)
@@ -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
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to