| Index: third_party/WebKit/LayoutTests/paint/invalidation/window-resize-positioned-percent-top-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-positioned-percent-top-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-positioned-percent-top-expected.txt
|
| index a6abe419535cda1255f677f95c7ff27cadbf955b..067b753e49480c287fc2693201882983ca8d7805 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-positioned-percent-top-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-positioned-percent-top-expected.txt
|
| @@ -14,12 +14,12 @@
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV",
|
| "rect": [0, 250, 20, 20],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV",
|
| "rect": [0, 125, 20, 20],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
| @@ -31,7 +31,7 @@
|
| },
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV",
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
| @@ -74,12 +74,12 @@
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV",
|
| "rect": [0, 300, 20, 20],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV",
|
| "rect": [0, 125, 20, 20],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
| @@ -91,7 +91,7 @@
|
| },
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV",
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
|
|