diff options
Diffstat (limited to 'layout/reftests/svg/as-image/img-foreignObject-1.html')
-rw-r--r-- | layout/reftests/svg/as-image/img-foreignObject-1.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/layout/reftests/svg/as-image/img-foreignObject-1.html b/layout/reftests/svg/as-image/img-foreignObject-1.html new file mode 100644 index 0000000000..de4671ad7e --- /dev/null +++ b/layout/reftests/svg/as-image/img-foreignObject-1.html @@ -0,0 +1,5 @@ +<html> +<body> + <img src="img-foreignObject-1-helper.svg" height="100px" width="100px"> +</body> +</html> |