| Index: third_party/WebKit/LayoutTests/compositing/layer-creation/scroll-partial-update-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/compositing/layer-creation/scroll-partial-update-expected.txt b/third_party/WebKit/LayoutTests/compositing/layer-creation/scroll-partial-update-expected.txt
|
| index 143f329b0520619a996d6b541c226a1a4e17260b..1375a594d0fe5c6783c19055425270e5d8196ebf 100644
|
| --- a/third_party/WebKit/LayoutTests/compositing/layer-creation/scroll-partial-update-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/compositing/layer-creation/scroll-partial-update-expected.txt
|
| @@ -1,20 +1,25 @@
|
| scroll me
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [800, 600],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| + "name": "Squashing Containment Layer",
|
| "shouldFlattenTransform": false,
|
| "children": [
|
| {
|
| + "name": "LayoutBlockFlow DIV id='composited'",
|
| "position": [8, 8],
|
| "bounds": [20, 20]
|
| },
|
| {
|
| + "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (positioned) DIV id='overlay')",
|
| "position": [10, 8],
|
| "bounds": [400, 204],
|
| "drawsContent": true
|
|
|