| Index: third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/insert-frame-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/insert-frame-expected.txt b/third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/insert-frame-expected.txt
|
| index a60dfc369026f75bdee4cfb9540c214fa459e6aa..559a667746f3575bb73feea8007d004605601b63 100644
|
| --- a/third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/insert-frame-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/insert-frame-expected.txt
|
| @@ -9,17 +9,17 @@
|
| {
|
| "object": "LayoutBlockFlow BODY",
|
| "rect": [0, 0, 800, 200],
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutIFrame IFRAME",
|
| "rect": [0, 0, 104, 104],
|
| - "reason": "layoutObject insertion"
|
| + "reason": "appeared"
|
| },
|
| {
|
| "object": "LayoutBlockFlow HTML",
|
| "rect": [2, 2, 100, 100],
|
| - "reason": "layoutObject insertion"
|
| + "reason": "appeared"
|
| },
|
| {
|
| "object": "LayoutView #document",
|
| @@ -29,7 +29,7 @@
|
| {
|
| "object": "LayoutBlockFlow BODY",
|
| "rect": [10, 10, 84, 84],
|
| - "reason": "layoutObject insertion"
|
| + "reason": "appeared"
|
| }
|
| ]
|
| }
|
| @@ -37,15 +37,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"
|
| }
|
| ]
|
| }
|
|
|