| Index: third_party/WebKit/LayoutTests/compositing/will-change/containing-block-removed-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/compositing/will-change/containing-block-removed-expected.txt b/third_party/WebKit/LayoutTests/compositing/will-change/containing-block-removed-expected.txt
|
| index 76c4fc7cc7c6b18c0cc6112abb14926708ffced4..ea5a6b93fb6809c21991a58d7d1195341b435fbf 100644
|
| --- a/third_party/WebKit/LayoutTests/compositing/will-change/containing-block-removed-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/compositing/will-change/containing-block-removed-expected.txt
|
| @@ -29,16 +29,16 @@ CONSOLE MESSAGE: line 30: debug
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV id='container'",
|
| "rect": [0, 0, 100, 100],
|
| - "reason": "layer"
|
| + "reason": "subtree"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV class='fixed'",
|
| "rect": [50, 50, 75, 75],
|
| - "reason": "layer"
|
| + "reason": "subtree"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV class='fixed'",
|
| - "reason": "layer"
|
| + "reason": "subtree"
|
| }
|
| ]
|
| }
|
|
|