| Index: third_party/WebKit/LayoutTests/compositing/overflow/clip-descendents-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/compositing/overflow/clip-descendents-expected.txt b/third_party/WebKit/LayoutTests/compositing/overflow/clip-descendents-expected.txt
|
| index 1ee5c1fd90489a166735b4639c6c7d4f9db6f116..995a3ddf30bb6cb491716766b71ad89c14e8a805 100644
|
| --- a/third_party/WebKit/LayoutTests/compositing/overflow/clip-descendents-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/compositing/overflow/clip-descendents-expected.txt
|
| @@ -1,113 +1,97 @@
|
| {
|
| - "name": "Content Root Layer",
|
| - "bounds": [800, 600],
|
| - "children": [
|
| + "layers": [
|
| {
|
| "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| + "drawsContent": true
|
| + },
|
| + {
|
| + "name": "Ancestor Clipping Layer",
|
| + "position": [48, 38],
|
| + "bounds": [60, 70],
|
| + "shouldFlattenTransform": false
|
| + },
|
| + {
|
| + "name": "LayoutBlockFlow DIV class='box'",
|
| + "position": [2, 12],
|
| + "bounds": [100, 150],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "backgroundColor": "#808080",
|
| + "transform": [
|
| + [1, 0, 0, 0],
|
| + [0, 1, 0, 0],
|
| + [0, 0, 1, 0],
|
| + [0, 0, 1, 1]
|
| + ]
|
| + },
|
| + {
|
| + "name": "Ancestor Clipping Layer",
|
| + "position": [240, 38],
|
| + "bounds": [60, 70],
|
| + "shouldFlattenTransform": false
|
| + },
|
| + {
|
| + "name": "LayoutBlockFlow DIV class='box'",
|
| + "position": [2, 12],
|
| + "bounds": [100, 150],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "backgroundColor": "#808080",
|
| + "transform": [
|
| + [1, 0, 0, 0],
|
| + [0, 1, 0, 0],
|
| + [0, 0, 1, 0],
|
| + [0, 0, 1, 1]
|
| + ]
|
| + },
|
| + {
|
| + "name": "LayoutBlockFlow (positioned) DIV class='container'",
|
| + "position": [48, 230],
|
| + "bounds": [60, 70],
|
| + "drawsContent": true
|
| + },
|
| + {
|
| + "name": "Child Containment Layer",
|
| + "bounds": [60, 70]
|
| + },
|
| + {
|
| + "name": "LayoutBlockFlow DIV class='box'",
|
| + "position": [2, 12],
|
| + "bounds": [100, 150],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "backgroundColor": "#808080",
|
| + "transform": [
|
| + [1, 0, 0, 0],
|
| + [0, 1, 0, 0],
|
| + [0, 0, 1, 0],
|
| + [0, 0, 1, 1]
|
| + ]
|
| + },
|
| + {
|
| + "name": "LayoutBlockFlow (positioned) DIV class='container'",
|
| + "position": [240, 230],
|
| + "bounds": [60, 70],
|
| + "drawsContent": true
|
| + },
|
| + {
|
| + "name": "Child Containment Layer",
|
| + "bounds": [60, 70]
|
| + },
|
| + {
|
| + "name": "LayoutBlockFlow DIV class='box'",
|
| + "position": [2, 12],
|
| + "bounds": [100, 150],
|
| + "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "children": [
|
| - {
|
| - "name": "Ancestor Clipping Layer",
|
| - "position": [48, 38],
|
| - "bounds": [60, 70],
|
| - "shouldFlattenTransform": false,
|
| - "children": [
|
| - {
|
| - "name": "LayoutBlockFlow DIV class='box'",
|
| - "position": [2, 12],
|
| - "bounds": [100, 150],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "backgroundColor": "#808080",
|
| - "transform": [
|
| - [1, 0, 0, 0],
|
| - [0, 1, 0, 0],
|
| - [0, 0, 1, 0],
|
| - [0, 0, 1, 1]
|
| - ]
|
| - }
|
| - ]
|
| - },
|
| - {
|
| - "name": "Ancestor Clipping Layer",
|
| - "position": [240, 38],
|
| - "bounds": [60, 70],
|
| - "shouldFlattenTransform": false,
|
| - "children": [
|
| - {
|
| - "name": "LayoutBlockFlow DIV class='box'",
|
| - "position": [2, 12],
|
| - "bounds": [100, 150],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "backgroundColor": "#808080",
|
| - "transform": [
|
| - [1, 0, 0, 0],
|
| - [0, 1, 0, 0],
|
| - [0, 0, 1, 0],
|
| - [0, 0, 1, 1]
|
| - ]
|
| - }
|
| - ]
|
| - },
|
| - {
|
| - "name": "LayoutBlockFlow (positioned) DIV class='container'",
|
| - "position": [48, 230],
|
| - "bounds": [60, 70],
|
| - "drawsContent": true,
|
| - "children": [
|
| - {
|
| - "name": "Child Containment Layer",
|
| - "bounds": [60, 70],
|
| - "children": [
|
| - {
|
| - "name": "LayoutBlockFlow DIV class='box'",
|
| - "position": [2, 12],
|
| - "bounds": [100, 150],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "backgroundColor": "#808080",
|
| - "transform": [
|
| - [1, 0, 0, 0],
|
| - [0, 1, 0, 0],
|
| - [0, 0, 1, 0],
|
| - [0, 0, 1, 1]
|
| - ]
|
| - }
|
| - ]
|
| - }
|
| - ]
|
| - },
|
| - {
|
| - "name": "LayoutBlockFlow (positioned) DIV class='container'",
|
| - "position": [240, 230],
|
| - "bounds": [60, 70],
|
| - "drawsContent": true,
|
| - "children": [
|
| - {
|
| - "name": "Child Containment Layer",
|
| - "bounds": [60, 70],
|
| - "children": [
|
| - {
|
| - "name": "LayoutBlockFlow DIV class='box'",
|
| - "position": [2, 12],
|
| - "bounds": [100, 150],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "backgroundColor": "#808080",
|
| - "transform": [
|
| - [1, 0, 0, 0],
|
| - [0, 1, 0, 0],
|
| - [0, 0, 1, 0],
|
| - [0, 0, 1, 1]
|
| - ]
|
| - }
|
| - ]
|
| - }
|
| - ]
|
| - }
|
| + "backgroundColor": "#808080",
|
| + "transform": [
|
| + [1, 0, 0, 0],
|
| + [0, 1, 0, 0],
|
| + [0, 0, 1, 0],
|
| + [0, 0, 1, 1]
|
| ]
|
| }
|
| ]
|
|
|