diff options
Diffstat (limited to 'gfx/wr/wrench/reftests/text/snap-clip.yaml')
-rw-r--r-- | gfx/wr/wrench/reftests/text/snap-clip.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gfx/wr/wrench/reftests/text/snap-clip.yaml b/gfx/wr/wrench/reftests/text/snap-clip.yaml new file mode 100644 index 0000000000..6ee30aa09b --- /dev/null +++ b/gfx/wr/wrench/reftests/text/snap-clip.yaml @@ -0,0 +1,8 @@ +root: + items: + - bounds: [0, 0, 35, 35] + glyphs: [50] + offsets: [10.3, 30] + clip-rect: [0, 0, 29.7, 35] + size: 20 + font: "FreeSans.ttf" |