diff options
Diffstat (limited to 'layout/reftests/bugs/557736-1-ref.html')
-rw-r--r-- | layout/reftests/bugs/557736-1-ref.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/layout/reftests/bugs/557736-1-ref.html b/layout/reftests/bugs/557736-1-ref.html new file mode 100644 index 000000000..c4c3fae7a --- /dev/null +++ b/layout/reftests/bugs/557736-1-ref.html @@ -0,0 +1,9 @@ +<!DOCTYPE HTML> +<html><head> +<meta http-equiv="content-type" content="text/html; charset=UTF-8"> +<title>557736 Test Page</title> +</head> +<body> + <font face="bogus">bogus</font> + <font face="bogus">bogus</font> +</body></html> |