Title: [94711] trunk/LayoutTests
Revision
94711
Author
[email protected]
Date
2011-09-07 14:01:11 -0700 (Wed, 07 Sep 2011)

Log Message

Add the forgotten expected results for r94696.

* fast/css/line-after-floating-div-expected.png: Added.
* fast/css/line-after-floating-div-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (94710 => 94711)


--- trunk/LayoutTests/ChangeLog	2011-09-07 20:59:39 UTC (rev 94710)
+++ trunk/LayoutTests/ChangeLog	2011-09-07 21:01:11 UTC (rev 94711)
@@ -1,3 +1,10 @@
+2011-09-07  Ryosuke Niwa  <[email protected]>
+
+        Add the forgotten expected results for r94696.
+
+        * fast/css/line-after-floating-div-expected.png: Added.
+        * fast/css/line-after-floating-div-expected.txt: Added.
+
 2011-09-07  Dan Bernstein  <[email protected]>
 
         <rdar://problem/8881922> Support the hyphenate-limit-lines property

Added: trunk/LayoutTests/fast/css/line-after-floating-div-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/fast/css/line-after-floating-div-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/fast/css/line-after-floating-div-expected.txt (0 => 94711)


--- trunk/LayoutTests/fast/css/line-after-floating-div-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/fast/css/line-after-floating-div-expected.txt	2011-09-07 21:01:11 UTC (rev 94711)
@@ -0,0 +1,14 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x106
+  RenderBlock {HTML} at (0,0) size 800x106
+    RenderBody {BODY} at (8,16) size 784x82
+      RenderBlock {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 268x18
+          text run at (0,0) width 268: "There should be no red below, only green."
+      RenderBlock (floating) {DIV} at (0,34) size 784x16 [color=#008000] [bgcolor=#FF0000]
+        RenderText {#text} at (0,0) size 16x16
+          text run at (0,0) width 16: "X"
+      RenderBlock {DIV} at (0,34) size 16x48 [color=#008000] [bgcolor=#FF0000]
+        RenderText {#text} at (0,16) size 16x16
+          text run at (0,16) width 16: "X"
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to