| Index: LayoutTests/compositing/geometry/bounds-ignores-hidden-dynamic-negzindex-expected.txt
|
| diff --git a/LayoutTests/compositing/geometry/bounds-ignores-hidden-dynamic-negzindex-expected.txt b/LayoutTests/compositing/geometry/bounds-ignores-hidden-dynamic-negzindex-expected.txt
|
| index 5414d6c97c592ea45099ddc0d9df0e17f679694b..269124ef459b770b0a6517dabd4297ba7000142b 100644
|
| --- a/LayoutTests/compositing/geometry/bounds-ignores-hidden-dynamic-negzindex-expected.txt
|
| +++ b/LayoutTests/compositing/geometry/bounds-ignores-hidden-dynamic-negzindex-expected.txt
|
| @@ -11,13 +11,7 @@
|
| {
|
| "transformOrigin": [50, 50],
|
| "bounds": [500, 250],
|
| - "drawsContent": true,
|
| - "children": [
|
| - {
|
| - "bounds": [500, 250],
|
| - "drawsContent": true
|
| - }
|
| - ]
|
| + "drawsContent": true
|
| },
|
| {
|
| "children": [
|
| @@ -25,13 +19,7 @@
|
| "position": [0, 250],
|
| "transformOrigin": [50, 50],
|
| "bounds": [150, 150],
|
| - "drawsContent": true,
|
| - "children": [
|
| - {
|
| - "bounds": [150, 150],
|
| - "drawsContent": true
|
| - }
|
| - ]
|
| + "drawsContent": true
|
| },
|
| {
|
| "bounds": [792, 100],
|
|
|