Index: third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/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/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/window-resize-percent-html-expected.txt |
similarity index 91% |
copy from third_party/WebKit/LayoutTests/paint/invalidation/window-resize-percent-html-expected.txt |
copy to third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/window-resize-percent-html-expected.txt |
index 141cf547a2416bdc5a053f562f5f632818b73bf5..34009253654fe7824c728a3e1fb0ff31a085e742 100644 |
--- a/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-percent-html-expected.txt |
+++ b/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/window-resize-percent-html-expected.txt |
@@ -18,8 +18,8 @@ |
}, |
{ |
"object": "LayoutBlockFlow DIV", |
- "rect": [0, 62, 300, 63], |
- "reason": "incremental" |
+ "rect": [0, 0, 300, 125], |
+ "reason": "bounds change" |
} |
] |
} |
@@ -35,7 +35,7 @@ |
}, |
{ |
"object": "LayoutBlockFlow DIV", |
- "reason": "incremental" |
+ "reason": "bounds change" |
} |
] |
} |
@@ -53,13 +53,13 @@ |
"reason": "forced by layout" |
}, |
{ |
- "object": "LayoutView #document", |
- "rect": [400, 0, 200, 250], |
- "reason": "incremental" |
+ "object": "LayoutBlockFlow DIV", |
+ "rect": [0, 0, 300, 63], |
+ "reason": "bounds change" |
}, |
{ |
- "object": "LayoutBlockFlow DIV", |
- "rect": [200, 0, 100, 63], |
+ "object": "LayoutView #document", |
+ "rect": [400, 0, 200, 250], |
"reason": "incremental" |
} |
] |
@@ -76,7 +76,7 @@ |
}, |
{ |
"object": "LayoutBlockFlow DIV", |
- "reason": "incremental" |
+ "reason": "bounds change" |
} |
] |
} |
@@ -100,8 +100,8 @@ |
}, |
{ |
"object": "LayoutBlockFlow DIV", |
- "rect": [0, 62, 200, 88], |
- "reason": "incremental" |
+ "rect": [0, 0, 200, 150], |
+ "reason": "bounds change" |
} |
] |
} |
@@ -117,7 +117,7 @@ |
}, |
{ |
"object": "LayoutBlockFlow DIV", |
- "reason": "incremental" |
+ "reason": "bounds change" |
} |
] |
} |