diff options
Diffstat (limited to 'layout/reftests/bugs/411792-1.html')
-rw-r--r-- | layout/reftests/bugs/411792-1.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/layout/reftests/bugs/411792-1.html b/layout/reftests/bugs/411792-1.html new file mode 100644 index 000000000..a14fe491f --- /dev/null +++ b/layout/reftests/bugs/411792-1.html @@ -0,0 +1,7 @@ +<!DOCTYPE HTML> +<html> +<body style="width:0"> +<div style="white-space:pre-wrap">One +Two Three</div> +</body> +</html> |