| Index: third_party/WebKit/LayoutTests/platform/mac/compositing/squashing/remove-squashed-layer-plus-move-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/compositing/squashing/remove-squashed-layer-plus-move-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/compositing/squashing/remove-squashed-layer-plus-move-expected.txt
|
| index b52ded2ca208d8f05e8d8591bc18891857ed94da..ac5d9e6a261aebe36d41ef48b3465239731d3305 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/compositing/squashing/remove-squashed-layer-plus-move-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/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, 108],
|
| + "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, 108],
|
| - "reason": "invalidate paint rectangle"
|
| + "object": "LayoutBlockFlow (anonymous)",
|
| + "rect": [8, 62, 769, 54],
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='container'",
|
|
|