| Index: LayoutTests/compositing/change-from-paints-into-ancestor-to-paints-into-own-backing-for-intrinsic-reason-expected.txt
|
| diff --git a/LayoutTests/compositing/change-from-paints-into-ancestor-to-paints-into-own-backing-for-intrinsic-reason-expected.txt b/LayoutTests/compositing/change-from-paints-into-ancestor-to-paints-into-own-backing-for-intrinsic-reason-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..4646e21fe0c76f315b7812a65977140de5e271d3
|
| --- /dev/null
|
| +++ b/LayoutTests/compositing/change-from-paints-into-ancestor-to-paints-into-own-backing-for-intrinsic-reason-expected.txt
|
| @@ -0,0 +1,55 @@
|
| +{
|
| + "bounds": [800, 600],
|
| + "children": [
|
| + {
|
| + "bounds": [800, 600],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "repaintRects": [
|
| + [8, 8, 784, 142]
|
| + ],
|
| + "children": [
|
| + {
|
| + "position": [8, 8],
|
| + "bounds": [784, 142],
|
| + "opacity": 0,
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "backgroundColor": "#FF0000",
|
| + "repaintRects": [
|
| + [16, 131, 33, 11],
|
| + [8, 128, 49, 14],
|
| + [8, 123, 33, 16],
|
| + [8, 108, 776, 34],
|
| + [0, 120, 49, 22],
|
| + [0, 100, 784, 42],
|
| + [0, 0, 784, 142],
|
| + [0, 0, 784, 142]
|
| + ],
|
| + "children": [
|
| + {
|
| + "bounds": [784, 142],
|
| + "shouldFlattenTransform": false,
|
| + "transform": [
|
| + [1, 0, 0, 0],
|
| + [0, 1, 0, 0],
|
| + [0, 0, 1, -1],
|
| + [0, 0, 0, 1]
|
| + ],
|
| + "children": [
|
| + {
|
| + "bounds": [100, 100],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "backfaceVisibility": "hidden",
|
| + "backgroundColor": "#0000FF"
|
| + }
|
| + ]
|
| + }
|
| + ]
|
| + }
|
| + ]
|
| + }
|
| + ]
|
| +}
|
| +
|
|
|