Title: [113739] trunk/LayoutTests/fast/multicol/cell-shrinkback-expected.html
Revision
113739
Author
hy...@apple.com
Date
2012-04-10 11:14:43 -0700 (Tue, 10 Apr 2012)

Log Message

Add ref test expected result.

Added Paths


Diff

Added: trunk/LayoutTests/fast/multicol/cell-shrinkback-expected.html (0 => 113739)


--- trunk/LayoutTests/fast/multicol/cell-shrinkback-expected.html	                        (rev 0)
+++ trunk/LayoutTests/fast/multicol/cell-shrinkback-expected.html	2012-04-10 18:14:43 UTC (rev 113739)
@@ -0,0 +1,6 @@
+<div style="height: 100px; width: 200px; border: solid;position:relative">
+    <div style="left:25px; bottom:0; position:absolute; height:45px; width:29px;background-color:orange"></div>
+    <div style="border-bottom:solid; position:absolute; right:0px; width:100px">
+        <div style="background-color:orange; float:left;margin-left:25px">Text</div>
+    </div>
+</div>
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to