diff options
Diffstat (limited to '')
-rw-r--r-- | gfx/wr/wrench/reftests/clip/blend-container-ref.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gfx/wr/wrench/reftests/clip/blend-container-ref.yaml b/gfx/wr/wrench/reftests/clip/blend-container-ref.yaml new file mode 100644 index 0000000000..2d3464959d --- /dev/null +++ b/gfx/wr/wrench/reftests/clip/blend-container-ref.yaml @@ -0,0 +1,6 @@ +--- +root: + items: + - type: rect + bounds: [ 50, 50, 100, 100 ] + color: blue |