| Index: third_party/WebKit/LayoutTests/paint/invalidation/erase-overflow-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/erase-overflow-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/erase-overflow-expected.txt
|
| index c1c51147a937f8909aef333b117b2a133b5c5f9b..b75cb6c1dbd4b2e779aee568523a7f5cff0c935a 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/erase-overflow-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/erase-overflow-expected.txt
|
| @@ -9,7 +9,7 @@
|
| {
|
| "object": "LayoutBlockFlow DIV class='square'",
|
| "rect": [8, 108, 100, 100],
|
| - "reason": "became invisible"
|
| + "reason": "disappeared"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='target' class='square'",
|
| @@ -26,11 +26,11 @@
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV class='square'",
|
| - "reason": "location change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV class='square'",
|
| - "reason": "became invisible"
|
| + "reason": "disappeared"
|
| }
|
| ]
|
| }
|
|
|