Index: LayoutTests/platform/mac/fast/repaint/positioned-document-element-expected.txt |
diff --git a/LayoutTests/platform/mac/fast/repaint/positioned-document-element-expected.txt b/LayoutTests/platform/mac/fast/repaint/positioned-document-element-expected.txt |
deleted file mode 100644 |
index 7d0c90585bc4845180d7958de8052a1899de5f51..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/mac/fast/repaint/positioned-document-element-expected.txt |
+++ /dev/null |
@@ -1,33 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#008000", |
- "repaintRects": [ |
- [108, 116, 437, 18], |
- [108, 116, 436, 18], |
- [108, 116, 436, 18], |
- [100, 100, 452, 50], |
- [8, 16, 784, 18], |
- [8, 16, 784, 18], |
- [8, 16, 437, 18], |
- [0, 0, 800, 600], |
- [0, 0, 800, 50] |
- ], |
- "paintInvalidationClients": [ |
- "RootInlineBox", |
- "InlineTextBox 'Tests that the entire viewport is painted with a floated html element.'", |
- "LayoutView #document", |
- "LayoutBlockFlow (positioned) HTML class='changed'", |
- "LayoutBlockFlow BODY", |
- "LayoutBlockFlow P", |
- "LayoutText #text", |
- "InlineTextBox 'Tests that the entire viewport is painted with a floated html element.'" |
- ] |
- } |
- ] |
-} |
- |