Index: LayoutTests/fast/repaint/positioned-document-element-expected.txt |
diff --git a/LayoutTests/fast/repaint/positioned-document-element-expected.txt b/LayoutTests/fast/repaint/positioned-document-element-expected.txt |
deleted file mode 100644 |
index 4d873a4c03ada5fd2ace0a1f537249d6cafe1753..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/repaint/positioned-document-element-expected.txt |
+++ /dev/null |
@@ -1,8 +0,0 @@ |
-layer at (0,0) size 800x600 |
- RenderView at (0,0) size 800x600 |
-layer at (100,100) size 441x50 |
- RenderBlock (positioned) {HTML} at (100,100) size 441x50 [bgcolor=#008000] |
- RenderBody {BODY} at (8,16) size 425x18 |
- RenderBlock {P} at (0,0) size 425x18 |
- RenderText {#text} at (0,0) size 425x18 |
- text run at (0,0) width 425: "Tests that the entire viewport is painted with a floated html element." |