| Index: third_party/WebKit/LayoutTests/platform/linux/compositing/squashing/remove-squashed-layer-plus-move-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/compositing/squashing/remove-squashed-layer-plus-move-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/compositing/squashing/remove-squashed-layer-plus-move-expected.txt
|
| index 7124b96795d17b6b403d8f3d7a936b63b230c490..a37643645932cce0539d2c65e5e27ccfafc8234d 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/compositing/squashing/remove-squashed-layer-plus-move-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/compositing/squashing/remove-squashed-layer-plus-move-expected.txt
|
| @@ -7,19 +7,19 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutBlockFlow (anonymous)",
|
| - "rect": [8, 118, 1410, 55],
|
| - "reason": "bounds change"
|
| + "object": "LayoutBlockFlow DIV id='container'",
|
| + "rect": [8, 8, 769, 109],
|
| + "reason": "invalidate paint rectangle"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (anonymous)",
|
| - "rect": [8, 63, 1410, 55],
|
| + "rect": [8, 118, 769, 55],
|
| "reason": "bounds change"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow DIV id='container'",
|
| - "rect": [8, 8, 769, 109],
|
| - "reason": "invalidate paint rectangle"
|
| + "object": "LayoutBlockFlow (anonymous)",
|
| + "rect": [8, 63, 769, 55],
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='container'",
|
|
|