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