| Index: third_party/WebKit/LayoutTests/paint/invalidation/overflow-show-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/overflow-show-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/overflow-show-expected.txt
|
| index 5280b7add7e1166da57698f934a315fa62dfd4d7..9e9eca225fa5ca6cd40a2cbb0d551192fae014c7 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/overflow-show-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/overflow-show-expected.txt
|
| @@ -9,7 +9,7 @@
|
| {
|
| "object": "LayoutBlockFlow (relative positioned) DIV class='relative green'",
|
| "rect": [108, 108, 100, 100],
|
| - "reason": "became visible"
|
| + "reason": "appeared"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV id='overflowParent' class='absolute green'",
|
| @@ -26,7 +26,7 @@
|
| },
|
| {
|
| "object": "LayoutBlockFlow (relative positioned) DIV class='relative green'",
|
| - "reason": "became visible"
|
| + "reason": "appeared"
|
| }
|
| ]
|
| }
|
|
|