| Index: third_party/WebKit/LayoutTests/compositing/geometry/bounds-ignores-hidden-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/compositing/geometry/bounds-ignores-hidden-expected.txt b/third_party/WebKit/LayoutTests/compositing/geometry/bounds-ignores-hidden-expected.txt
|
| index db88d00beecac5295e212727db872c8a6950dba8..c1ed14159b672762517f98c06e70ad2d53b35c9b 100644
|
| --- a/third_party/WebKit/LayoutTests/compositing/geometry/bounds-ignores-hidden-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/compositing/geometry/bounds-ignores-hidden-expected.txt
|
| @@ -1,13 +1,16 @@
|
|
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [44990, 15063],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [44990, 15063],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| + "name": "LayoutBlockFlow (positioned) DIV class='composited'",
|
| "position": [10, 10],
|
| "transformOrigin": [-10, -10],
|
| "bounds": [50, 50],
|
|
|