Index: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/delete-into-nested-block-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/delete-into-nested-block-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/delete-into-nested-block-expected.txt |
index af5b8824538c3b1b3b68d4ec079282d5be6d6695..60e6f62ed8c71152e321bb2883c353a979d687a2 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/delete-into-nested-block-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/delete-into-nested-block-expected.txt |
@@ -7,11 +7,6 @@ |
"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" |
@@ -115,10 +110,6 @@ |
"reason": "invalidate paint rectangle" |
}, |
{ |
- "object": "LayoutBlockFlow DIV", |
- "reason": "outline" |
- }, |
- { |
"object": "LayoutBlockFlow DIV id='one'", |
"reason": "full" |
}, |