Title: [87814] trunk/LayoutTests
Revision
87814
Author
[email protected]
Date
2011-06-01 09:14:33 -0700 (Wed, 01 Jun 2011)

Log Message

2011-06-01  Mario Sanchez Prada  <[email protected]>

        Unreviewed, added new baseline for GTK after r87726.

        * platform/gtk/fast/frames/flattening/iframe-flattening-nested-expected.txt: Added.
        * platform/gtk/fast/frames/flattening/iframe-flattening-nested-expected.png: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (87813 => 87814)


--- trunk/LayoutTests/ChangeLog	2011-06-01 16:14:06 UTC (rev 87813)
+++ trunk/LayoutTests/ChangeLog	2011-06-01 16:14:33 UTC (rev 87814)
@@ -1,5 +1,12 @@
 2011-06-01  Mario Sanchez Prada  <[email protected]>
 
+        Unreviewed, added new baseline for GTK after r87726.
+
+        * platform/gtk/fast/frames/flattening/iframe-flattening-nested-expected.txt: Added.
+        * platform/gtk/fast/frames/flattening/iframe-flattening-nested-expected.png: Added.
+
+2011-06-01  Mario Sanchez Prada  <[email protected]>
+
         Unreviewed, added new baselines for GTK after r87721.
 
         * platform/gtk/svg/custom/invalid-stroke-hex-expected.txt: Added.

Added: trunk/LayoutTests/platform/gtk/fast/frames/flattening/iframe-flattening-nested-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/gtk/fast/frames/flattening/iframe-flattening-nested-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/gtk/fast/frames/flattening/iframe-flattening-nested-expected.txt (0 => 87814)


--- trunk/LayoutTests/platform/gtk/fast/frames/flattening/iframe-flattening-nested-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/frames/flattening/iframe-flattening-nested-expected.txt	2011-06-01 16:14:33 UTC (rev 87814)
@@ -0,0 +1,26 @@
+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 784x576 [bgcolor=#008000]
+      RenderBlock {P} at (0,0) size 784x402
+        RenderPartObject {IFRAME} at (0,0) size 502x402 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+          layer at (0,0) size 500x400
+            RenderView at (0,0) size 500x400
+          layer at (0,0) size 500x235
+            RenderBlock {HTML} at (0,0) size 500x235
+              RenderBody {BODY} at (8,16) size 484x211
+                RenderBlock {P} at (0,0) size 484x19
+                  RenderText {#text} at (0,0) size 186x19
+                    text run at (0,0) width 186: "This is the intermediate frame"
+                RenderBlock (anonymous) at (0,35) size 484x176
+                  RenderPartObject {IFRAME} at (0,0) size 252x172 [border: (1px solid #000000)]
+                    layer at (0,0) size 250x170
+                      RenderView at (0,0) size 250x170
+                    layer at (0,0) size 250x51
+                      RenderBlock {HTML} at (0,0) size 250x51
+                        RenderBody {BODY} at (8,16) size 234x19 [bgcolor=#C0C0C0]
+                          RenderBlock {P} at (0,0) size 234x19
+                            RenderText {#text} at (0,0) size 145x19
+                              text run at (0,0) width 145: "This is the inner frame."
+                  RenderText {#text} at (0,0) size 0x0
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to