Index: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/multi-layout-one-frame-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/multi-layout-one-frame-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/multi-layout-one-frame-expected.txt |
deleted file mode 100644 |
index 656083ba4de4848a04a268bd7c4cda7d1337bbad..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/multi-layout-one-frame-expected.txt |
+++ /dev/null |
@@ -1,69 +0,0 @@ |
-{ |
- "name": "Content Root Layer", |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "name": "LayoutView #document", |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "paintInvalidations": [ |
- { |
- "object": "LayoutBlockFlow DIV id='inner-editor'", |
- "rect": [146, 11, 125, 13], |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV id='inner-editor'", |
- "rect": [11, 11, 125, 13], |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [146, 11, 43, 13], |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [11, 11, 43, 13], |
- "reason": "full" |
- } |
- ] |
- } |
- ], |
- "objectPaintInvalidations": [ |
- { |
- "object": "LayoutBlockFlow DIV id='inner-editor'", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox 'PASSED'", |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV id='inner-editor'", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox 'PASSED'", |
- "reason": "full" |
- } |
- ] |
-} |
- |