1# Tests related to SVG being used as an image, with zooming
2
3# Simple <img> tests
4fuzzy-if(skiaContent,0-1,0-408) == img-zoomIn-1.html   squaredCircle-150x150-ref.html
5fuzzy-if(skiaContent,0-1,0-74) == img-zoomOut-1.html  squaredCircle-50x50-ref.html
6
7# Ensure that scaled SVG images aren't fuzzy when tiled.
8== img-fuzzy-zoomOut-1.html           img-fuzzy-zoomOut-1-ref.html
9== img-fuzzy-zoomIn-1.html            img-fuzzy-zoomIn-1-ref.html
10== img-fuzzy-transform-zoomOut-1.html img-fuzzy-zoomOut-1-ref.html
11== img-fuzzy-transform-zoomIn-1.html  img-fuzzy-zoomIn-1-ref.html
12