| Index: third_party/WebKit/LayoutTests/paint/invalidation/float-new-in-block-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/float-new-in-block-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/float-new-in-block-expected.txt
|
| index 53a89cb5d9523055387877e212a614e20eeee91c..dba77bdeb91bee83718b0c1f65ef6949397af740 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/float-new-in-block-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/float-new-in-block-expected.txt
|
| @@ -9,7 +9,7 @@
|
| {
|
| "object": "LayoutBlockFlow (floating) DIV id='target'",
|
| "rect": [8, 8, 100, 100],
|
| - "reason": "layoutObject insertion"
|
| + "reason": "appeared"
|
| }
|
| ]
|
| }
|
| @@ -17,7 +17,7 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow (floating) DIV id='target'",
|
| - "reason": "layoutObject insertion"
|
| + "reason": "appeared"
|
| }
|
| ]
|
| }
|
|
|