diff options
Diffstat (limited to 'layout/reftests/bugs/428278-ref.html')
-rw-r--r-- | layout/reftests/bugs/428278-ref.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/layout/reftests/bugs/428278-ref.html b/layout/reftests/bugs/428278-ref.html new file mode 100644 index 0000000000..daee98b883 --- /dev/null +++ b/layout/reftests/bugs/428278-ref.html @@ -0,0 +1,9 @@ +<!DOCTYPE HTML> +<html><head> +<meta http-equiv="content-type" content="text/html; charset=UTF-8"> + + +</head><body> + +<iframe id="x" src="428278-iframe.html" style="width:400px"></iframe> +</body></html> |