diff options
Diffstat (limited to 'layout/reftests/bugs/243519-2-ref.html')
-rw-r--r-- | layout/reftests/bugs/243519-2-ref.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/layout/reftests/bugs/243519-2-ref.html b/layout/reftests/bugs/243519-2-ref.html new file mode 100644 index 0000000000..425289aca2 --- /dev/null +++ b/layout/reftests/bugs/243519-2-ref.html @@ -0,0 +1,7 @@ +<!DOCTYPE HTML> +<html> +<body style="column-count:2; margin:0;"> +Hello<br> +Kitty +</body> +</html> |