| Index: third_party/WebKit/LayoutTests/platform/win/compositing/squashing/remove-squashed-layer-plus-move-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/compositing/squashing/remove-squashed-layer-plus-move-expected.txt b/third_party/WebKit/LayoutTests/platform/win/compositing/squashing/remove-squashed-layer-plus-move-expected.txt
|
| index ae4fa0dad4447a9e286d1a6efad89bab897b5bf0..1366c2c622b15844e62821e95f7da7660edaeb74 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/compositing/squashing/remove-squashed-layer-plus-move-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/compositing/squashing/remove-squashed-layer-plus-move-expected.txt
|
| @@ -7,19 +7,19 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutBlockFlow (anonymous)",
|
| - "rect": [8, 116, 1410, 54],
|
| - "reason": "bounds change"
|
| + "object": "LayoutBlockFlow DIV id='container'",
|
| + "rect": [8, 8, 769, 107],
|
| + "reason": "invalidate paint rectangle"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (anonymous)",
|
| - "rect": [8, 62, 1410, 54],
|
| + "rect": [8, 116, 769, 54],
|
| "reason": "bounds change"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow DIV id='container'",
|
| - "rect": [8, 8, 769, 107],
|
| - "reason": "invalidate paint rectangle"
|
| + "object": "LayoutBlockFlow (anonymous)",
|
| + "rect": [8, 62, 769, 54],
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='container'",
|
|
|