diff options
Diffstat (limited to 'gfx/wr/wrench/reftests/clip/custom-clip-chain-node-ancestors-ref.yaml')
-rw-r--r-- | gfx/wr/wrench/reftests/clip/custom-clip-chain-node-ancestors-ref.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gfx/wr/wrench/reftests/clip/custom-clip-chain-node-ancestors-ref.yaml b/gfx/wr/wrench/reftests/clip/custom-clip-chain-node-ancestors-ref.yaml new file mode 100644 index 0000000000..c84fe7a612 --- /dev/null +++ b/gfx/wr/wrench/reftests/clip/custom-clip-chain-node-ancestors-ref.yaml @@ -0,0 +1,9 @@ +--- +root: + items: + - + bounds: [10, 10, 100, 100] + "clip-rect": [10, 10, 100, 100] + "backface-visible": true + type: rect + color: 0 255 0 1 |