diff options
Diffstat (limited to '')
-rw-r--r-- | layout/reftests/bugs/454361.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/layout/reftests/bugs/454361.html b/layout/reftests/bugs/454361.html new file mode 100644 index 0000000000..cde4bf0267 --- /dev/null +++ b/layout/reftests/bugs/454361.html @@ -0,0 +1,6 @@ +<html style="position: absolute; display: none"> +<head> +</head> +<body>Hello Kitty +</body> +</html> |