mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-01 03:18:00 +02:00
Add svg-specific reference images for smask and smask-mask
The most recent change for the mask_id allocation fixes these two test, (it fixes mask-image-mask as well, but it didn't need a new reference image).
This commit is contained in:
parent
164e9c195c
commit
c88adb6aee
3 changed files with 2 additions and 0 deletions
|
|
@ -593,6 +593,7 @@ REFERENCE_IMAGES = \
|
|||
smask-ref.png \
|
||||
smask-pdf-ref.png \
|
||||
smask-ps-ref.png \
|
||||
smask-svg-ref.png \
|
||||
smask-fill-ref.png \
|
||||
smask-fill-pdf-ref.png \
|
||||
smask-fill-svg-ref.png \
|
||||
|
|
@ -600,6 +601,7 @@ REFERENCE_IMAGES = \
|
|||
smask-image-mask-pdf-ref.png \
|
||||
smask-mask-ref.png \
|
||||
smask-mask-pdf-ref.png \
|
||||
smask-mask-svg-ref.png \
|
||||
smask-paint-ref.png \
|
||||
smask-paint-pdf-ref.png \
|
||||
smask-paint-svg-ref.png \
|
||||
|
|
|
|||
BIN
test/smask-mask-svg-ref.png
Normal file
BIN
test/smask-mask-svg-ref.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.5 KiB |
BIN
test/smask-svg-ref.png
Normal file
BIN
test/smask-svg-ref.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.5 KiB |
Loading…
Add table
Reference in a new issue