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