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