| Index: third_party/WebKit/LayoutTests/compositing/will-change/containing-block-added-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/compositing/will-change/containing-block-added-expected.txt b/third_party/WebKit/LayoutTests/compositing/will-change/containing-block-added-expected.txt
|
| index 56d94954244f902d2480b16384b0a6e11055b764..db951d956eb5b4856a2ed2a468201e490b1dd55e 100644
|
| --- a/third_party/WebKit/LayoutTests/compositing/will-change/containing-block-added-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/compositing/will-change/containing-block-added-expected.txt
|
| @@ -26,7 +26,7 @@
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV class='fixed'",
|
| "rect": [50, 50, 75, 75],
|
| - "reason": "bounds change"
|
| + "reason": "style change"
|
| }
|
| ]
|
| }
|
| @@ -40,7 +40,7 @@
|
| },
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV class='fixed'",
|
| - "reason": "bounds change"
|
| + "reason": "style change"
|
| }
|
| ]
|
| }
|
|
|