Title: [105802] trunk/LayoutTests
Revision
105802
Author
[email protected]
Date
2012-01-24 13:38:50 -0800 (Tue, 24 Jan 2012)

Log Message

Add expected results for test introduced in http://trac.webkit.org/changeset/105769

* fast/multicol/span/generated-child-split-flow-crash-expected.png: Added.
* fast/multicol/span/generated-child-split-flow-crash-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (105801 => 105802)


--- trunk/LayoutTests/ChangeLog	2012-01-24 21:38:40 UTC (rev 105801)
+++ trunk/LayoutTests/ChangeLog	2012-01-24 21:38:50 UTC (rev 105802)
@@ -1,3 +1,10 @@
+2012-01-24  Adam Barth  <[email protected]>
+
+        Add expected results for test introduced in http://trac.webkit.org/changeset/105769
+
+        * fast/multicol/span/generated-child-split-flow-crash-expected.png: Added.
+        * fast/multicol/span/generated-child-split-flow-crash-expected.txt: Added.
+
 2012-01-24  Daniel Cheng  <[email protected]>
 
         dropzone does not normalize type strings

Added: trunk/LayoutTests/fast/multicol/span/generated-child-split-flow-crash-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/fast/multicol/span/generated-child-split-flow-crash-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/fast/multicol/span/generated-child-split-flow-crash-expected.txt (0 => 105802)


--- trunk/LayoutTests/fast/multicol/span/generated-child-split-flow-crash-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/fast/multicol/span/generated-child-split-flow-crash-expected.txt	2012-01-24 21:38:50 UTC (rev 105802)
@@ -0,0 +1,20 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x96
+  RenderBlock {HTML} at (0,0) size 800x96
+    RenderBody {BODY} at (16,16) size 768x64
+layer at (16,16) size 768x64
+  RenderBlock {DIV} at (0,0) size 768x64
+    RenderBlock (anonymous) at (0,0) size 368x32
+      RenderText {#text} at (0,0) size 32x32
+        text run at (0,0) width 32: "A"
+    RenderBlock {SPAN} at (0,32) size 368x64 [color=#0000FF]
+      RenderBlock (anonymous) at (0,0) size 368x32
+        RenderText {#text} at (0,0) size 32x32
+          text run at (0,0) width 32: "B"
+      RenderBlock (generated) at (0,32) size 368x32 [color=#008000]
+        RenderCounter at (0,0) size 32x32
+          text run at (0,0) width 32: "0"
+    RenderBlock (anonymous) at (0,96) size 368x32
+      RenderText {#text} at (0,0) size 32x32
+        text run at (0,0) width 32: "C"
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to