diff options
Diffstat (limited to 'layout/reftests/bugs/421436-1b.html')
-rw-r--r-- | layout/reftests/bugs/421436-1b.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/layout/reftests/bugs/421436-1b.html b/layout/reftests/bugs/421436-1b.html new file mode 100644 index 0000000000..2c1c4b3e12 --- /dev/null +++ b/layout/reftests/bugs/421436-1b.html @@ -0,0 +1,6 @@ +<html> +<body> +<div>A<br>B</div> +<div>A<br><br>B</div> +</body> +</html> |