diff options
Diffstat (limited to '')
-rw-r--r-- | gfx/wr/wrench/reftests/scrolling/clip-and-scroll-property-ref.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gfx/wr/wrench/reftests/scrolling/clip-and-scroll-property-ref.yaml b/gfx/wr/wrench/reftests/scrolling/clip-and-scroll-property-ref.yaml new file mode 100644 index 0000000000..a465f412df --- /dev/null +++ b/gfx/wr/wrench/reftests/scrolling/clip-and-scroll-property-ref.yaml @@ -0,0 +1,5 @@ +root: + items: + - type: rect + bounds: [0, 0, 200, 200] + color: green |