| Index: third_party/WebKit/LayoutTests/compositing/squashing/squashing-inside-preserve-3d-element-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/compositing/squashing/squashing-inside-preserve-3d-element-expected.txt b/third_party/WebKit/LayoutTests/compositing/squashing/squashing-inside-preserve-3d-element-expected.txt
|
| deleted file mode 100644
|
| index cfa120a6216e339b80d4379c68892134d494ffb3..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/compositing/squashing/squashing-inside-preserve-3d-element-expected.txt
|
| +++ /dev/null
|
| @@ -1,50 +0,0 @@
|
| -{
|
| - "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",
|
| - "position": [8, 8],
|
| - "bounds": [100, 100],
|
| - "contentsOpaque": true,
|
| - "3dRenderingContext": 1,
|
| - "drawsContent": true,
|
| - "backgroundColor": "#D3D3D3"
|
| - },
|
| - {
|
| - "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (positioned) DIV id='target')",
|
| - "position": [28, 28],
|
| - "bounds": [100, 100],
|
| - "3dRenderingContext": 1,
|
| - "drawsContent": true,
|
| - "paintInvalidations": [
|
| - {
|
| - "object": "LayoutBlockFlow (positioned) DIV id='target'",
|
| - "rect": [0, 0, 100, 100],
|
| - "reason": "style change"
|
| - }
|
| - ]
|
| - }
|
| - ]
|
| - }
|
| - ]
|
| - }
|
| - ],
|
| - "objectPaintInvalidations": [
|
| - {
|
| - "object": "LayoutBlockFlow (positioned) DIV id='target'",
|
| - "reason": "style change"
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|