Index: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/delete-into-nested-block-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/delete-into-nested-block-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/delete-into-nested-block-expected.txt |
deleted file mode 100644 |
index 87390c9e55c939e704ac42ac3ba43af314070bc8..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/delete-into-nested-block-expected.txt |
+++ /dev/null |
@@ -1,131 +0,0 @@ |
-{ |
- "name": "Content Root Layer", |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "name": "LayoutView #document", |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "paintInvalidations": [ |
- { |
- "object": "LayoutBlockFlow DIV", |
- "rect": [3, 114, 794, 111], |
- "reason": "outline" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV id='two'", |
- "rect": [8, 137, 784, 37], |
- "reason": "layoutObject removal" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV", |
- "rect": [8, 155, 784, 19], |
- "reason": "layoutObject removal" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV", |
- "rect": [8, 137, 784, 19], |
- "reason": "layoutObject removal" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV id='one'", |
- "rect": [8, 119, 784, 19], |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [8, 155, 32, 19], |
- "reason": "layoutObject removal" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [8, 119, 32, 19], |
- "reason": "layoutObject insertion" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [8, 137, 28, 19], |
- "reason": "layoutObject removal" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [8, 119, 28, 19], |
- "reason": "layoutObject removal" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [7, 118, 3, 21], |
- "reason": "invalidate paint rectangle" |
- } |
- ] |
- } |
- ], |
- "objectPaintInvalidations": [ |
- { |
- "object": "LayoutText #text", |
- "reason": "layoutObject removal" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "layoutObject removal" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV", |
- "reason": "layoutObject removal" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "layoutObject removal" |
- }, |
- { |
- "object": "LayoutBR BR", |
- "reason": "layoutObject removal" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV", |
- "reason": "layoutObject removal" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV id='two'", |
- "reason": "layoutObject removal" |
- }, |
- { |
- "object": "LayoutBR BR", |
- "reason": "layoutObject removal" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "layoutObject removal" |
- }, |
- { |
- "object": "LayoutInline SPAN", |
- "reason": "layoutObject removal" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV", |
- "reason": "outline" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV id='one'", |
- "reason": "full" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "Caret", |
- "reason": "invalidate paint rectangle" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "layoutObject insertion" |
- }, |
- { |
- "object": "InlineTextBox 'three'", |
- "reason": "layoutObject insertion" |
- } |
- ] |
-} |
- |