Index: third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/repaint/multi-layout-one-frame-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/repaint/multi-layout-one-frame-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/repaint/multi-layout-one-frame-expected.txt |
deleted file mode 100644 |
index 5a7048cc2539ab0e04b8a06b0ad6e8ebd744d9ab..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/repaint/multi-layout-one-frame-expected.txt |
+++ /dev/null |
@@ -1,73 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "paintInvalidations": [ |
- { |
- "object": "InlineTextBox ''", |
- "rect": [0, 0, 0, 0], |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox ''", |
- "rect": [0, 0, 0, 0], |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox 'PASSED'", |
- "rect": [0, 0, 0, 0], |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox 'PASSED'", |
- "rect": [0, 0, 0, 0], |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV id='inner-editor'", |
- "rect": [11, 11, 125, 13], |
- "reason": "invalidate paint rectangle" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV id='inner-editor'", |
- "rect": [146, 11, 125, 13], |
- "reason": "invalidate paint rectangle" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [11, 11, 37, 13], |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [11, 11, 43, 13], |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [146, 11, 37, 13], |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [146, 11, 43, 13], |
- "reason": "full" |
- }, |
- { |
- "object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
- "reason": "full" |
- }, |
- { |
- "object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
- "reason": "full" |
- } |
- ] |
- } |
- ] |
-} |
- |