| Index: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/delete-into-nested-block-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/delete-into-nested-block-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/delete-into-nested-block-expected.txt
|
| index da8763a66e0f0207f68990cccc577b0925842066..c123fdc8c62723fcb6947e376232b1f541d3a4be 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/delete-into-nested-block-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/delete-into-nested-block-expected.txt
|
| @@ -7,11 +7,6 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutBlockFlow DIV",
|
| - "rect": [7, 126, 786, 103],
|
| - "reason": "outline"
|
| - },
|
| - {
|
| "object": "LayoutBlockFlow DIV id='two'",
|
| "rect": [8, 147, 784, 41],
|
| "reason": "layoutObject removal"
|
| @@ -115,10 +110,6 @@
|
| "reason": "invalidate paint rectangle"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow DIV",
|
| - "reason": "outline"
|
| - },
|
| - {
|
| "object": "LayoutBlockFlow DIV id='one'",
|
| "reason": "full"
|
| },
|
|
|