| Index: third_party/WebKit/LayoutTests/compositing/layer-creation/no-main-thread-scrolling-for-non-composited-fixed-position-without-scroll-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/compositing/layer-creation/no-main-thread-scrolling-for-non-composited-fixed-position-without-scroll-expected.txt b/third_party/WebKit/LayoutTests/compositing/layer-creation/no-main-thread-scrolling-for-non-composited-fixed-position-without-scroll-expected.txt
|
| index 846d1937f9c982399d9bf87444d7400348a7ec89..4792ed5d0b10c449f10d630646f3148eb0821040 100644
|
| --- a/third_party/WebKit/LayoutTests/compositing/layer-creation/no-main-thread-scrolling-for-non-composited-fixed-position-without-scroll-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/compositing/layer-creation/no-main-thread-scrolling-for-non-composited-fixed-position-without-scroll-expected.txt
|
| @@ -1,8 +1,10 @@
|
| TEST
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [800, 600],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true
|
|
|