| Index: third_party/WebKit/LayoutTests/paint/invalidation/window-resize-percent-html-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-percent-html-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-percent-html-expected.txt
|
| index b12c2338232d3058c40ce50eabc53fa355cc5f48..5513527098d137d9aea4ced4ebec07468e60df41 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-percent-html-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-percent-html-expected.txt
|
| @@ -13,8 +13,8 @@
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| - "rect": [0, 0, 300, 125],
|
| - "reason": "border box change"
|
| + "rect": [0, 62, 300, 63],
|
| + "reason": "incremental"
|
| }
|
| ]
|
| }
|
| @@ -26,7 +26,7 @@
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| - "reason": "border box change"
|
| + "reason": "incremental"
|
| }
|
| ]
|
| }
|
| @@ -39,14 +39,14 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutBlockFlow DIV",
|
| - "rect": [0, 0, 300, 63],
|
| - "reason": "border box change"
|
| - },
|
| - {
|
| "object": "LayoutView #document",
|
| "rect": [400, 0, 200, 250],
|
| "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV",
|
| + "rect": [200, 0, 100, 63],
|
| + "reason": "incremental"
|
| }
|
| ]
|
| }
|
| @@ -58,7 +58,7 @@
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| - "reason": "border box change"
|
| + "reason": "incremental"
|
| }
|
| ]
|
| }
|
| @@ -77,8 +77,8 @@
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| - "rect": [0, 0, 200, 150],
|
| - "reason": "border box change"
|
| + "rect": [0, 62, 200, 88],
|
| + "reason": "incremental"
|
| }
|
| ]
|
| }
|
| @@ -90,7 +90,7 @@
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| - "reason": "border box change"
|
| + "reason": "incremental"
|
| }
|
| ]
|
| }
|
|
|