diff options
Diffstat (limited to 'layout/reftests/bugs/402629-3-ref.html')
-rw-r--r-- | layout/reftests/bugs/402629-3-ref.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/layout/reftests/bugs/402629-3-ref.html b/layout/reftests/bugs/402629-3-ref.html new file mode 100644 index 0000000000..e72ee432ba --- /dev/null +++ b/layout/reftests/bugs/402629-3-ref.html @@ -0,0 +1,7 @@ +<html> + <body> + <iframe id="myFrame" + style="height: 200px" + src="402629-3-iframe.html"/> + </body> +</html> |