diff options
Diffstat (limited to 'layout/reftests/bugs/206802.html')
-rw-r--r-- | layout/reftests/bugs/206802.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/layout/reftests/bugs/206802.html b/layout/reftests/bugs/206802.html new file mode 100644 index 0000000000..71fbebe9a8 --- /dev/null +++ b/layout/reftests/bugs/206802.html @@ -0,0 +1,10 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> +<head> + <meta http-equiv="content-type" content="text/html; charset=UTF-8"> + <title>Bug 206802</title> +</head> +<body> +<div style="width: 1px;">あ々あ々々</div> +</body> +</html> |