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 5513527098d137d9aea4ced4ebec07468e60df41..b12c2338232d3058c40ce50eabc53fa355cc5f48 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, 62, 300, 63], |
- "reason": "incremental" |
+ "rect": [0, 0, 300, 125], |
+ "reason": "border box change" |
} |
] |
} |
@@ -26,7 +26,7 @@ |
}, |
{ |
"object": "LayoutBlockFlow DIV", |
- "reason": "incremental" |
+ "reason": "border box change" |
} |
] |
} |
@@ -39,13 +39,13 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "LayoutView #document", |
- "rect": [400, 0, 200, 250], |
- "reason": "incremental" |
+ "object": "LayoutBlockFlow DIV", |
+ "rect": [0, 0, 300, 63], |
+ "reason": "border box change" |
}, |
{ |
- "object": "LayoutBlockFlow DIV", |
- "rect": [200, 0, 100, 63], |
+ "object": "LayoutView #document", |
+ "rect": [400, 0, 200, 250], |
"reason": "incremental" |
} |
] |
@@ -58,7 +58,7 @@ |
}, |
{ |
"object": "LayoutBlockFlow DIV", |
- "reason": "incremental" |
+ "reason": "border box change" |
} |
] |
} |
@@ -77,8 +77,8 @@ |
}, |
{ |
"object": "LayoutBlockFlow DIV", |
- "rect": [0, 62, 200, 88], |
- "reason": "incremental" |
+ "rect": [0, 0, 200, 150], |
+ "reason": "border box change" |
} |
] |
} |
@@ -90,7 +90,7 @@ |
}, |
{ |
"object": "LayoutBlockFlow DIV", |
- "reason": "incremental" |
+ "reason": "border box change" |
} |
] |
} |