Index: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/opacity-change-on-overflow-float-expected.txt |
=================================================================== |
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/opacity-change-on-overflow-float-expected.txt (revision 0) |
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/opacity-change-on-overflow-float-expected.txt (revision 0) |
@@ -0,0 +1,19 @@ |
+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 784x576 |
+ RenderBlock {P} at (0,0) size 784x60 |
+ RenderText {#text} at (0,0) size 96x19 |
+ text run at (0,0) width 96: "Repaint test for " |
+ RenderInline {RDAR://PROBLEM/6869687} at (0,0) size 765x59 |
+ RenderText {#text} at (96,0) size 765x59 |
+ text run at (96,0) width 469: "REGRESSION (r41203): Facebook friend suggestions disappear on update. " |
+ text run at (565,0) width 200: "Make sure when a layer switches" |
+ text run at (0,20) width 595: "from being self-painting to non-self-painting that a layout happens to fix up the floating objects lists. " |
+ text run at (595,20) width 163: "You should see a 100x100" |
+ text run at (0,40) width 349: "green square below. If you see any red, the test has failed." |
+layer at (8,84) size 100x100 |
+ RenderBlock (floating) {DIV} at (0,76) size 100x100 [bgcolor=#FF0000] |
+layer at (8,84) size 100x100 |
+ RenderBlock (floating) {DIV} at (0,0) size 100x100 [bgcolor=#008000] |
Property changes on: webkit\data\layout_tests\platform\chromium-win\LayoutTests\fast\repaint\opacity-change-on-overflow-float-expected.txt |
___________________________________________________________________ |
Added: svn:eol-style |
+ LF |