Title: [117763] releases/WebKitGTK/webkit-1.8/LayoutTests/platform/gtk/fast/runin

Diff

Added: releases/WebKitGTK/webkit-1.8/LayoutTests/platform/gtk/fast/runin/runin-div-before-child-expected.txt (0 => 117763)


--- releases/WebKitGTK/webkit-1.8/LayoutTests/platform/gtk/fast/runin/runin-div-before-child-expected.txt	                        (rev 0)
+++ releases/WebKitGTK/webkit-1.8/LayoutTests/platform/gtk/fast/runin/runin-div-before-child-expected.txt	2012-05-21 10:50:04 UTC (rev 117763)
@@ -0,0 +1,14 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x116
+  RenderBlock {HTML} at (0,0) size 800x116 [color=#FFFFFF]
+    RenderBody {BODY} at (8,8) size 784x100
+      RenderBlock {DIV} at (0,0) size 784x50
+        RenderText {#text} at (0,0) size 50x50
+          text run at (0,0) width 50: "A"
+      RenderBlock {DIV} at (0,50) size 784x50
+        RenderInline (run-in) {DIV} at (0,0) size 50x50
+          RenderText {#text} at (0,0) size 50x50
+            text run at (0,0) width 50: "B"
+        RenderText {#text} at (49,0) size 51x50
+          text run at (49,0) width 51: "C"

Added: releases/WebKitGTK/webkit-1.8/LayoutTests/platform/gtk/fast/runin/runin-table-before-child-expected.txt (0 => 117763)


--- releases/WebKitGTK/webkit-1.8/LayoutTests/platform/gtk/fast/runin/runin-table-before-child-expected.txt	                        (rev 0)
+++ releases/WebKitGTK/webkit-1.8/LayoutTests/platform/gtk/fast/runin/runin-table-before-child-expected.txt	2012-05-21 10:50:04 UTC (rev 117763)
@@ -0,0 +1,17 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x116
+  RenderBlock {HTML} at (0,0) size 800x116 [color=#FFFFFF]
+    RenderBody {BODY} at (8,8) size 784x100
+      RenderTable at (0,0) size 50x50
+        RenderTableSection (anonymous) at (0,0) size 50x50
+          RenderTableRow {TR} at (0,0) size 50x50
+            RenderTableCell (anonymous) at (0,0) size 50x50 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 50x50
+                text run at (0,0) width 50: "A"
+      RenderBlock {DIV} at (0,50) size 784x50
+        RenderInline (run-in) {DIV} at (0,0) size 50x50
+          RenderText {#text} at (0,0) size 50x50
+            text run at (0,0) width 50: "B"
+        RenderText {#text} at (49,0) size 51x50
+          text run at (49,0) width 51: "C"
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to