diff options
Diffstat (limited to 'gfx/wr/wrench/reftests/clip/clipped-occlusion-ref.yaml')
-rw-r--r-- | gfx/wr/wrench/reftests/clip/clipped-occlusion-ref.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gfx/wr/wrench/reftests/clip/clipped-occlusion-ref.yaml b/gfx/wr/wrench/reftests/clip/clipped-occlusion-ref.yaml new file mode 100644 index 0000000000..69a5fb0624 --- /dev/null +++ b/gfx/wr/wrench/reftests/clip/clipped-occlusion-ref.yaml @@ -0,0 +1,7 @@ +--- +root: + items: + - + type: rect + bounds: [0, 0, 500, 500] + color: red |