Index: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/float-move-during-layout-expected.txt |
=================================================================== |
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/float-move-during-layout-expected.txt (revision 0) |
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/float-move-during-layout-expected.txt (revision 0) |
@@ -0,0 +1,25 @@ |
+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 784x584 |
+ RenderBlock {P} at (0,0) size 784x40 |
+ RenderText {#text} at (0,0) size 144x19 |
+ text run at (0,0) width 144: "This is a repaint test for " |
+ RenderInline {I} at (0,0) size 781x39 |
+ RenderInline {A} at (0,0) size 350x19 [color=#0000EE] |
+ RenderText {#text} at (144,0) size 350x19 |
+ text run at (144,0) width 350: "http://bugzilla.opendarwin.org/show_bug.cgi?id=7204" |
+ RenderText {#text} at (494,0) size 781x39 |
+ text run at (494,0) width 4: " " |
+ text run at (498,0) width 283: "float inserted in fixed height block via DOM" |
+ text run at (0,20) width 86: "not repainted" |
+ RenderText {#text} at (86,20) size 4x19 |
+ text run at (86,20) width 4: "." |
+ RenderBlock {P} at (0,56) size 784x20 |
+ RenderText {#text} at (0,0) size 234x19 |
+ text run at (0,0) width 234: "There should be a green square below." |
+ RenderBlock {HR} at (0,92) size 784x2 [border: (1px inset #000000)] |
+ RenderBlock {DIV} at (0,102) size 784x100 |
+ RenderBlock {DIV} at (0,202) size 784x0 |
+ RenderBlock (floating) {DIV} at (0,0) size 100x100 [bgcolor=#008000] |
Property changes on: webkit\data\layout_tests\platform\chromium-win\LayoutTests\fast\repaint\float-move-during-layout-expected.txt |
___________________________________________________________________ |
Added: svn:eol-style |
+ LF |