diff options
Diffstat (limited to 'layout/base/crashtests/455063-3.html')
-rw-r--r-- | layout/base/crashtests/455063-3.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/layout/base/crashtests/455063-3.html b/layout/base/crashtests/455063-3.html new file mode 100644 index 0000000000..f0054ea08a --- /dev/null +++ b/layout/base/crashtests/455063-3.html @@ -0,0 +1,6 @@ +<html style="display:block;column-count:2;"> +<body> + <span><div></div></span> +</body> + +</html> |