Index: LayoutTests/fast/repaint/opacity-change-on-overflow-float-expected.txt |
diff --git a/LayoutTests/fast/repaint/opacity-change-on-overflow-float-expected.txt b/LayoutTests/fast/repaint/opacity-change-on-overflow-float-expected.txt |
deleted file mode 100644 |
index c5f3dce4180ebb902a49937f1f7acaaeaf9b33b8..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/repaint/opacity-change-on-overflow-float-expected.txt |
+++ /dev/null |
@@ -1,19 +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 (8,8) size 784x576 |
- RenderBlock {P} at (0,0) size 784x54 |
- RenderText {#text} at (0,0) size 100x19 |
- text run at (0,0) width 100: "Repaint test for " |
- RenderInline {RDAR} at (0,0) size 763x55 |
- RenderText {#text} at (100,0) size 763x55 |
- text run at (100,0) width 486: "REGRESSION (r41203): Facebook friend suggestions disappear on update. " |
- text run at (586,0) width 151: "Make sure when a layer" |
- text run at (0,18) width 689: "switches from being self-painting to non-self-painting that a layout happens to fix up the floating objects lists. " |
- text run at (689,18) width 74: "You should" |
- text run at (0,36) width 459: "see a 100x100 green square below. If you see any red, the test has failed." |
-layer at (8,78) size 100x100 |
- RenderBlock (floating) {DIV} at (0,70) size 100x100 [bgcolor=#FF0000] |
-layer at (8,78) size 100x100 |
- RenderBlock (floating) {DIV} at (0,0) size 100x100 [bgcolor=#008000] |