Title: [169154] trunk/LayoutTests
Revision
169154
Author
be...@igalia.com
Date
2014-05-21 02:28:54 -0700 (Wed, 21 May 2014)

Log Message

[GTK] Unreviewed GTK gardening

Patch by Lorenzo Tilve <lti...@igalia.com> on 2014-05-21

* platform/gtk/TestExpectations: Report and mark new tests failing.
* platform/gtk/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.txt: Added.
Rebaseline after r169048.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (169153 => 169154)


--- trunk/LayoutTests/ChangeLog	2014-05-21 09:11:14 UTC (rev 169153)
+++ trunk/LayoutTests/ChangeLog	2014-05-21 09:28:54 UTC (rev 169154)
@@ -1,3 +1,11 @@
+2014-05-21  Lorenzo Tilve  <lti...@igalia.com>
+
+        [GTK] Unreviewed GTK gardening
+
+        * platform/gtk/TestExpectations: Report and mark new tests failing.
+        * platform/gtk/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.txt: Added.
+        Rebaseline after r169048.
+
 2014-05-20  Daniel Bates  <daba...@apple.com>
 
         Element within flattened frame may update its scroll state during the layout phase of the wrong RenderView

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (169153 => 169154)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2014-05-21 09:11:14 UTC (rev 169153)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2014-05-21 09:28:54 UTC (rev 169154)
@@ -1985,6 +1985,20 @@
 
 webkit.org/b/132923 http/tests/security/cross-origin-plugin-private-browsing-toggled.html [ Failure ]
 
+webkit.org/b/133146 css3/flexbox/flex-rounding.html [ Failure ]
+webkit.org/b/133146 fast/css/image-resolution/image-resolution.html [ Failure ]
+webkit.org/b/133146 fast/sub-pixel/client-width-height-snapping.html [ Failure ]
+webkit.org/b/133146 fast/sub-pixel/inline-block-with-padding.html [ Failure ]
+webkit.org/b/133146 fast/sub-pixel/client-rect-has-subpixel-precision.html  [ ImageOnlyFailure ]
+
+webkit.org/b/133147 fast/shapes/shape-outside-floats/shape-outside-floats-inset-rounded-large-radius.html [ ImageOnlyFailure ]
+webkit.org/b/133147 fast/shapes/shape-outside-floats/shape-outside-rounded-inset.html [ ImageOnlyFailure ]
+
+webkit.org/b/133148 accessibility/content-editable-as-textarea.html [ Timeout ]
+webkit.org/b/133148 accessibility/content-editable-set-inner-text-generates-axvalue-notification.html [ Timeout ]
+
+webkit.org/b/133151 js/cached-window-properties.html [ Timeout Pass ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Tests failing
 #////////////////////////////////////////////////////////////////////////////////////////

Added: trunk/LayoutTests/platform/gtk/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.txt (0 => 169154)


--- trunk/LayoutTests/platform/gtk/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.txt	2014-05-21 09:28:54 UTC (rev 169154)
@@ -0,0 +1,12 @@
+layer at (0,0) size 902x585
+  RenderView at (0,0) size 800x585
+layer at (0,0) size 800x585
+  RenderBlock {HTML} at (0,0) size 800x585
+    RenderBody {BODY} at (8,8) size 784x569
+      RenderText {#text} at (0,0) size 0x0
+layer at (86,8) size 628x230
+  RenderBlock (relative positioned) {DIV} at (78,0) size 628x230 [bgcolor=#0000FF]
+layer at (400,8) size 501x230
+  RenderBlock (positioned) {DIV} at (313,0) size 503x230 [bgcolor=#FF0000]
+    RenderImage {IMG} at (50,0) size 402x230
+    RenderText {#text} at (0,0) size 0x0
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to