diff options
Diffstat (limited to 'layout/reftests/svg/as-image/zoom/squaredCircle-50x50-ref.html')
-rw-r--r-- | layout/reftests/svg/as-image/zoom/squaredCircle-50x50-ref.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/layout/reftests/svg/as-image/zoom/squaredCircle-50x50-ref.html b/layout/reftests/svg/as-image/zoom/squaredCircle-50x50-ref.html new file mode 100644 index 000000000..41686f5bc --- /dev/null +++ b/layout/reftests/svg/as-image/zoom/squaredCircle-50x50-ref.html @@ -0,0 +1,5 @@ +<html reftest-zoom="0.5"> +<body> + <embed src="squaredCircle.svg"> +</body> +</html> |