Title: [169933] trunk/LayoutTests
Revision
169933
Author
commit-qu...@webkit.org
Date
2014-06-13 03:16:43 -0700 (Fri, 13 Jun 2014)

Log Message

[EFL] Change expectations for two failing layout tests.
https://bugs.webkit.org/show_bug.cgi?id=133805

Unreviewed EFL gradening.

Patch by Andrzej Badowski <a.badow...@samsung.com> on 2014-06-13

* platform/efl/TestExpectations:
* platform/efl/fast/multicol/newmulticol/client-rects-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (169932 => 169933)


--- trunk/LayoutTests/ChangeLog	2014-06-13 09:01:38 UTC (rev 169932)
+++ trunk/LayoutTests/ChangeLog	2014-06-13 10:16:43 UTC (rev 169933)
@@ -1,3 +1,13 @@
+2014-06-13  Andrzej Badowski  <a.badow...@samsung.com>
+
+        [EFL] Change expectations for two failing layout tests.
+        https://bugs.webkit.org/show_bug.cgi?id=133805
+
+        Unreviewed EFL gradening.
+
+        * platform/efl/TestExpectations:
+        * platform/efl/fast/multicol/newmulticol/client-rects-expected.txt:
+
 2014-06-12  Zalan Bujtas  <za...@apple.com>
 
         Subpixel rendering: Make <input type=> and <button> elements' decoration subpixel aware.

Modified: trunk/LayoutTests/platform/efl/TestExpectations (169932 => 169933)


--- trunk/LayoutTests/platform/efl/TestExpectations	2014-06-13 09:01:38 UTC (rev 169932)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2014-06-13 10:16:43 UTC (rev 169933)
@@ -1640,4 +1640,5 @@
 webkit.org/b/133734 css3/viewport-percentage-lengths/viewport-percentage-lengths-anonymous-block.html [ Failure ]
 webkit.org/b/133735 css3/viewport-percentage-lengths/viewport-percentage-lengths-percent-size-child.html [ Failure ]
 webkit.org/b/133737 css3/viewport-percentage-lengths/viewport-percentage-lengths-relative-font-size.html [ Failure ]
+webkit.org/b/133734 css3/viewport-percentage-lengths/viewport-percentage-lengths-resize.html [ Failure ]
 

Modified: trunk/LayoutTests/platform/efl/fast/multicol/newmulticol/client-rects-expected.txt (169932 => 169933)


--- trunk/LayoutTests/platform/efl/fast/multicol/newmulticol/client-rects-expected.txt	2014-06-13 09:01:38 UTC (rev 169932)
+++ trunk/LayoutTests/platform/efl/fast/multicol/newmulticol/client-rects-expected.txt	2014-06-13 10:16:43 UTC (rev 169933)
@@ -115,7 +115,7 @@
       RenderBR {BR} at (0,0) size 0x25
       RenderSlider {INPUT} at (2,27) size 25x25 [color=#909090] [bgcolor=#ADD8E6]
         RenderFlexibleBox {DIV} at (0,0) size 25x25
-          RenderBlock {DIV} at (0,12) size 25x1
+          RenderBlock {DIV} at (0,12) size 25x0
             RenderBlock {DIV} at (0,0) size 25x0
 layer at (608,63) size 116x66
   RenderBlock {DIV} at (600,10) size 116x66 [color=#ADD8E6] [border: (3px solid #000000)]
@@ -190,7 +190,7 @@
       RenderBR {BR} at (0,0) size 25x0
       RenderSlider {INPUT} at (27,2) size 25x25 [color=#909090] [bgcolor=#ADD8E6]
         RenderFlexibleBox {DIV} at (0,0) size 25x25
-          RenderBlock {DIV} at (0,12) size 25x1
+          RenderBlock {DIV} at (0,12) size 25x0
             RenderBlock {DIV} at (0,0) size 25x0
 layer at (588,143) size 66x116
   RenderBlock {DIV} at (580,90) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
@@ -265,7 +265,7 @@
       RenderBR {BR} at (0,0) size 25x0
       RenderSlider {INPUT} at (27,2) size 25x25 [color=#909090] [bgcolor=#ADD8E6]
         RenderFlexibleBox {DIV} at (0,0) size 25x25
-          RenderBlock {DIV} at (0,12) size 25x1
+          RenderBlock {DIV} at (0,12) size 25x0
             RenderBlock {DIV} at (0,0) size 25x0
 layer at (468,263) size 66x116
   RenderBlock {DIV} at (460,210) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to