diff options
Diffstat (limited to 'gfx/wr/wrench/reftests/tiles/rect.yaml')
-rw-r--r-- | gfx/wr/wrench/reftests/tiles/rect.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gfx/wr/wrench/reftests/tiles/rect.yaml b/gfx/wr/wrench/reftests/tiles/rect.yaml new file mode 100644 index 0000000000..e3f71ac9dd --- /dev/null +++ b/gfx/wr/wrench/reftests/tiles/rect.yaml @@ -0,0 +1,6 @@ +--- +root: + items: + - type: rect + bounds: 50 50 200 200 + color: red |