Title: [130401] trunk/LayoutTests
Revision
130401
Author
[email protected]
Date
2012-10-04 09:24:59 -0700 (Thu, 04 Oct 2012)

Log Message

[EFL] Revert some wrong baselines added in r130387.

Thanks to Christophe Dumez and Mikhail Pozdnyakov for the help.

* platform/efl/compositing/visibility/visibility-simple-video-layer-expected.txt: Removed.
* platform/efl/fullscreen/parent-flow-inline-with-block-child-expected.txt:

Modified Paths

Removed Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (130400 => 130401)


--- trunk/LayoutTests/ChangeLog	2012-10-04 16:16:19 UTC (rev 130400)
+++ trunk/LayoutTests/ChangeLog	2012-10-04 16:24:59 UTC (rev 130401)
@@ -1,3 +1,12 @@
+2012-10-04  Raphael Kubo da Costa  <[email protected]>
+
+        [EFL] Revert some wrong baselines added in r130387.
+
+        Thanks to Christophe Dumez and Mikhail Pozdnyakov for the help.
+
+        * platform/efl/compositing/visibility/visibility-simple-video-layer-expected.txt: Removed.
+        * platform/efl/fullscreen/parent-flow-inline-with-block-child-expected.txt:
+
 2012-10-04  Peter Rybin  <[email protected]>
 
         Web Inspector: expose object internal properties such as PrimitiveValue or BoundThis

Deleted: trunk/LayoutTests/platform/efl/compositing/visibility/visibility-simple-video-layer-expected.txt (130400 => 130401)


--- trunk/LayoutTests/platform/efl/compositing/visibility/visibility-simple-video-layer-expected.txt	2012-10-04 16:16:19 UTC (rev 130400)
+++ trunk/LayoutTests/platform/efl/compositing/visibility/visibility-simple-video-layer-expected.txt	2012-10-04 16:24:59 UTC (rev 130401)
@@ -1,2 +0,0 @@
-FAIL: Timed out waiting for notifyDone to be called
-

Modified: trunk/LayoutTests/platform/efl/fullscreen/parent-flow-inline-with-block-child-expected.txt (130400 => 130401)


--- trunk/LayoutTests/platform/efl/fullscreen/parent-flow-inline-with-block-child-expected.txt	2012-10-04 16:16:19 UTC (rev 130400)
+++ trunk/LayoutTests/platform/efl/fullscreen/parent-flow-inline-with-block-child-expected.txt	2012-10-04 16:24:59 UTC (rev 130401)
@@ -1,21 +1,21 @@
-layer at (0,0) size 1366x768
-  RenderView at (0,0) size 1366x768
-layer at (0,0) size 1366x768
-  RenderBlock {HTML} at (0,0) size 1366x768
-    RenderBody {BODY} at (8,8) size 1350x752
-      RenderBlock {DIV} at (0,0) size 1350x32
-        RenderBlock (anonymous) at (0,0) size 1350x16
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {DIV} at (0,0) size 784x32
+        RenderBlock (anonymous) at (0,0) size 784x16
           RenderInline {SPAN} at (0,0) size 16x17
             RenderText {#text} at (0,0) size 16x17
               text run at (0,0) width 16: "1"
           RenderText {#text} at (0,0) size 0x0
-        RenderBlock (anonymous) at (0,16) size 1350x16
+        RenderBlock (anonymous) at (0,16) size 784x16
           RenderInline {SPAN} at (0,0) size 16x17
             RenderText {#text} at (0,0) size 16x17
               text run at (0,0) width 16: "2"
-        RenderBlock (anonymous) at (0,32) size 1350x0
-          RenderBlock {DIV} at (0,0) size 1350x0
-        RenderBlock (anonymous) at (0,32) size 1350x0
+        RenderBlock (anonymous) at (0,32) size 784x0
+          RenderBlock {DIV} at (0,0) size 784x0
+        RenderBlock (anonymous) at (0,32) size 784x0
           RenderInline {SPAN} at (0,0) size 0x0
-        RenderBlock (anonymous) at (0,32) size 1350x0
+        RenderBlock (anonymous) at (0,32) size 784x0
           RenderText {#text} at (0,0) size 0x0
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to