diff options
Diffstat (limited to 'layout/generic/crashtests/1042489.html')
-rw-r--r-- | layout/generic/crashtests/1042489.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/layout/generic/crashtests/1042489.html b/layout/generic/crashtests/1042489.html new file mode 100644 index 000000000..0a1cdfa30 --- /dev/null +++ b/layout/generic/crashtests/1042489.html @@ -0,0 +1,6 @@ +<!DOCTYPE html> +<html style="-moz-column-width: 1px;"> +<body style="-moz-column-width: 1px; box-decoration-break: clone;"> +<div>A B</div> +</body> +</html> |