Index: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/remove-inline-after-layout-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/remove-inline-after-layout-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/remove-inline-after-layout-expected.txt |
deleted file mode 100644 |
index 2191f56b649d05564649738b750ba28eabd072ec..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/remove-inline-after-layout-expected.txt |
+++ /dev/null |
@@ -1,79 +0,0 @@ |
-{ |
- "name": "Content Root Layer", |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "name": "LayoutView #document", |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "paintInvalidations": [ |
- { |
- "object": "LayoutBlockFlow (anonymous)", |
- "rect": [8, 108, 784, 104], |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [112, 194, 181, 18], |
- "reason": "layoutObject removal" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV", |
- "rect": [292, 108, 101, 100], |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV", |
- "rect": [112, 108, 100, 100], |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV", |
- "rect": [8, 108, 100, 100], |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [108, 194, 4, 18], |
- "reason": "forced by layout" |
- } |
- ] |
- } |
- ], |
- "objectPaintInvalidations": [ |
- { |
- "object": "LayoutText #text", |
- "reason": "layoutObject removal" |
- }, |
- { |
- "object": "LayoutInline SPAN id='target'", |
- "reason": "layoutObject removal" |
- }, |
- { |
- "object": "LayoutBlockFlow (anonymous)", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "InlineTextBox '\n'", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV", |
- "reason": "forced by layout" |
- } |
- ] |
-} |
- |