Index: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/change-transform-expected.txt |
=================================================================== |
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/change-transform-expected.txt (revision 0) |
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/change-transform-expected.txt (revision 0) |
@@ -0,0 +1,17 @@ |
+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 (10,10) size 780x574 |
+ RenderBlock {P} at (0,116) size 780x20 |
+ RenderInline {A} at (0,0) size 291x19 [color=#0000EE] |
+ RenderText {#text} at (0,0) size 291x19 |
+ text run at (0,0) width 291: "https://bugs.webkit.org/show_bug.cgi?id=19623" |
+ RenderBlock {P} at (0,152) size 780x40 |
+ RenderText {#text} at (0,0) size 771x39 |
+ text run at (0,0) width 771: "Test for incomplete repaint when a non-layer object gains a transform. You should see a green square above. If you see any red," |
+ text run at (0,20) width 107: "the test has failed." |
+layer at (10,10) size 100x100 |
+ RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#FF0000] |
+layer at (35,35) size 50x50 |
+ RenderBlock (positioned) {DIV} at (35,35) size 50x50 [bgcolor=#008000] |
Property changes on: webkit\data\layout_tests\platform\chromium-win\LayoutTests\fast\repaint\change-transform-expected.txt |
___________________________________________________________________ |
Added: svn:eol-style |
+ LF |