summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/723108.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/generic/crashtests/723108.html')
-rw-r--r--layout/generic/crashtests/723108.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/layout/generic/crashtests/723108.html b/layout/generic/crashtests/723108.html
new file mode 100644
index 0000000000..82ace3ec64
--- /dev/null
+++ b/layout/generic/crashtests/723108.html
@@ -0,0 +1,10 @@
+<html>
+<head>
+</head>
+<body style=" column-count: 2; ">m
+<div style="width: 10px; ">m
+<div style="column-count: 2; transform: scale(1); ">m
+<span style="position: fixed;">m m</span>
+</div>
+</body>
+</html>