Index: LayoutTests/platform/win/fast/repaint/change-transform-expected.txt |
diff --git a/LayoutTests/platform/win/fast/repaint/change-transform-expected.txt b/LayoutTests/platform/win/fast/repaint/change-transform-expected.txt |
deleted file mode 100644 |
index a46c2d396af2d3635eff298c2367ea7ac11910de..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/win/fast/repaint/change-transform-expected.txt |
+++ /dev/null |
@@ -1,17 +0,0 @@ |
-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] |