| Index: third_party/WebKit/LayoutTests/compositing/overflow/scroll-parent-absolute-with-backdrop-filter-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/compositing/overflow/scroll-parent-absolute-with-backdrop-filter-expected.txt b/third_party/WebKit/LayoutTests/compositing/overflow/scroll-parent-absolute-with-backdrop-filter-expected.txt
|
| index 93a946ee2d460937697d444dfd44d6e3cb828074..fe0f18351ad340831db08b089c688cbddc337344 100644
|
| --- a/third_party/WebKit/LayoutTests/compositing/overflow/scroll-parent-absolute-with-backdrop-filter-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/compositing/overflow/scroll-parent-absolute-with-backdrop-filter-expected.txt
|
| @@ -1,82 +1,70 @@
|
| {
|
| - "name": "Content Root Layer",
|
| - "bounds": [785, 5516],
|
| - "children": [
|
| + "layers": [
|
| {
|
| "name": "LayoutView #document",
|
| "bounds": [785, 5516],
|
| "contentsOpaque": true,
|
| + "drawsContent": true
|
| + },
|
| + {
|
| + "name": "LayoutBlockFlow DIV id='top'",
|
| + "position": [8, 8],
|
| + "bounds": [500, 500],
|
| + "shouldFlattenTransform": false,
|
| + "drawsContent": true
|
| + },
|
| + {
|
| + "name": "Scrolling Layer",
|
| + "bounds": [485, 485],
|
| + "shouldFlattenTransform": false
|
| + },
|
| + {
|
| + "name": "Scrolling Contents Layer",
|
| + "bounds": [485, 5000],
|
| + "drawsContent": true
|
| + },
|
| + {
|
| + "name": "LayoutBlockFlow (positioned) DIV id='middle'",
|
| + "bounds": [400, 400],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "backgroundColor": "#008000",
|
| + "hasClipParent": true
|
| + },
|
| + {
|
| + "name": "LayoutBlockFlow (relative positioned) DIV id='child'",
|
| + "bounds": [300, 300],
|
| + "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "children": [
|
| - {
|
| - "name": "LayoutBlockFlow DIV id='top'",
|
| - "position": [8, 8],
|
| - "bounds": [500, 500],
|
| - "shouldFlattenTransform": false,
|
| - "drawsContent": true,
|
| - "children": [
|
| - {
|
| - "name": "Scrolling Layer",
|
| - "bounds": [485, 485],
|
| - "shouldFlattenTransform": false,
|
| - "children": [
|
| - {
|
| - "name": "Scrolling Contents Layer",
|
| - "bounds": [485, 5000],
|
| - "drawsContent": true,
|
| - "children": [
|
| - {
|
| - "name": "LayoutBlockFlow (positioned) DIV id='middle'",
|
| - "bounds": [400, 400],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "backgroundColor": "#008000",
|
| - "hasClipParent": true
|
| - },
|
| - {
|
| - "name": "LayoutBlockFlow (relative positioned) DIV id='child'",
|
| - "bounds": [300, 300],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "backfaceVisibility": "hidden",
|
| - "backgroundColor": "#FFFF00"
|
| - },
|
| - {
|
| - "name": "LayoutBlockFlow (relative positioned) DIV id='tall'",
|
| - "bounds": [20, 5000],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "backgroundColor": "#FA8072"
|
| - }
|
| - ]
|
| - }
|
| - ]
|
| - },
|
| - {
|
| - "name": "Overflow Controls Host Layer",
|
| - "bounds": [500, 500],
|
| - "children": [
|
| - {
|
| - "name": "Horizontal Scrollbar Layer",
|
| - "position": [0, 485],
|
| - "bounds": [485, 15]
|
| - },
|
| - {
|
| - "name": "Vertical Scrollbar Layer",
|
| - "position": [485, 0],
|
| - "bounds": [15, 485]
|
| - },
|
| - {
|
| - "name": "Scroll Corner Layer",
|
| - "position": [485, 485],
|
| - "bounds": [15, 15],
|
| - "drawsContent": true
|
| - }
|
| - ]
|
| - }
|
| - ]
|
| - }
|
| - ]
|
| + "backfaceVisibility": "hidden",
|
| + "backgroundColor": "#FFFF00"
|
| + },
|
| + {
|
| + "name": "LayoutBlockFlow (relative positioned) DIV id='tall'",
|
| + "bounds": [20, 5000],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "backgroundColor": "#FA8072"
|
| + },
|
| + {
|
| + "name": "Overflow Controls Host Layer",
|
| + "bounds": [500, 500]
|
| + },
|
| + {
|
| + "name": "Horizontal Scrollbar Layer",
|
| + "position": [0, 485],
|
| + "bounds": [485, 15]
|
| + },
|
| + {
|
| + "name": "Vertical Scrollbar Layer",
|
| + "position": [485, 0],
|
| + "bounds": [15, 485]
|
| + },
|
| + {
|
| + "name": "Scroll Corner Layer",
|
| + "position": [485, 485],
|
| + "bounds": [15, 15],
|
| + "drawsContent": true
|
| }
|
| ]
|
| }
|
|
|