| Index: third_party/WebKit/LayoutTests/paint/invalidation/insert-frame-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/insert-frame-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/insert-frame-expected.txt
|
| index 850f5b69f2fda484255841fc2652f9ecc4238349..a0941c9897b151cc45e99dba88ea9d7f048dba6e 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/insert-frame-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/insert-frame-expected.txt
|
| @@ -9,7 +9,7 @@
|
| {
|
| "object": "LayoutBlockFlow BODY",
|
| "rect": [0, 0, 800, 200],
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutView #document",
|
| @@ -22,15 +22,15 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow BODY",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutIFrame IFRAME",
|
| - "reason": "layoutObject insertion"
|
| + "reason": "appeared"
|
| }
|
| ]
|
| }
|
|
|