| Index: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/delete-into-nested-block-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/delete-into-nested-block-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/delete-into-nested-block-expected.txt
|
| index 2169bf34f3ae425148486bb1f314289d0d1bffbd..63c54970250fc62baaa48c43eb83155c0af744b1 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/delete-into-nested-block-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/delete-into-nested-block-expected.txt
|
| @@ -7,11 +7,6 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutBlockFlow DIV",
|
| - "rect": [7, 118, 786, 103],
|
| - "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"
|
| },
|
|
|