| Index: third_party/WebKit/LayoutTests/compositing/layer-creation/main-thread-scrolling-for-non-composited-fixed-position-if-overflow-hidden-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/compositing/layer-creation/main-thread-scrolling-for-non-composited-fixed-position-if-overflow-hidden-expected.txt b/third_party/WebKit/LayoutTests/compositing/layer-creation/main-thread-scrolling-for-non-composited-fixed-position-if-overflow-hidden-expected.txt
|
| index 7567d767f16359d2e8e0e7978b926830f1bff442..f1412d63d35b70ace720760b85e1e3e4a3d3ca7c 100644
|
| --- a/third_party/WebKit/LayoutTests/compositing/layer-creation/main-thread-scrolling-for-non-composited-fixed-position-if-overflow-hidden-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/compositing/layer-creation/main-thread-scrolling-for-non-composited-fixed-position-if-overflow-hidden-expected.txt
|
| @@ -1,8 +1,10 @@
|
| TEST
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [800, 5021],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [800, 5021],
|
| "contentsOpaque": true,
|
| "drawsContent": true
|
|
|