| Index: third_party/WebKit/LayoutTests/compositing/squashing/invalidate-when-leaving-squashed-layer-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/compositing/squashing/invalidate-when-leaving-squashed-layer-expected.txt b/third_party/WebKit/LayoutTests/compositing/squashing/invalidate-when-leaving-squashed-layer-expected.txt
|
| index 1eee3eb2b73bee61bbcef6ca0794eacdcd057f76..35e63e21ec5fe2dfc7729f699e2ed226428a2339 100644
|
| --- a/third_party/WebKit/LayoutTests/compositing/squashing/invalidate-when-leaving-squashed-layer-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/compositing/squashing/invalidate-when-leaving-squashed-layer-expected.txt
|
| @@ -24,7 +24,7 @@
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV id='target'",
|
| "rect": [0, 0, 200, 200],
|
| - "reason": "layer"
|
| + "reason": "subtree"
|
| }
|
| ]
|
| }
|
| @@ -40,7 +40,7 @@
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV id='target'",
|
| "rect": [0, 0, 200, 200],
|
| - "reason": "style change"
|
| + "reason": "subtree"
|
| }
|
| ]
|
| }
|
|
|