| Index: third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-change-out-of-view-in-view-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-change-out-of-view-in-view-expected.txt b/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-change-out-of-view-in-view-expected.txt
|
| index ef0f983661a1ab8e44ccfc021feaeffa73a6f847..ac2e3b93172e4d3ae2d79924c73e9aa9039439c1 100644
|
| --- a/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-change-out-of-view-in-view-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-change-out-of-view-in-view-expected.txt
|
| @@ -18,7 +18,6 @@ Layer tree when the fixed elements are out-of-view (should have just a root laye
|
| {
|
| "name": "LayoutBlockFlow (positioned) DIV id='fixed2'",
|
| "position": [100, 100],
|
| - "bounds": [10, 0],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "backgroundColor": "#C0C0C0"
|
| @@ -72,7 +71,6 @@ Layer tree when the fixed elements are out-of-view again (should have just a roo
|
| {
|
| "name": "LayoutBlockFlow (positioned) DIV id='fixed2'",
|
| "position": [100, 100],
|
| - "bounds": [10, 0],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "backgroundColor": "#C0C0C0"
|
|
|