summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/737313-3.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/generic/crashtests/737313-3.html')
-rw-r--r--layout/generic/crashtests/737313-3.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/layout/generic/crashtests/737313-3.html b/layout/generic/crashtests/737313-3.html
new file mode 100644
index 0000000000..e759068646
--- /dev/null
+++ b/layout/generic/crashtests/737313-3.html
@@ -0,0 +1,5 @@
+<!-- Any copyright is dedicated to the Public Domain.
+ - http://creativecommons.org/publicdomain/zero/1.0/ -->
+<html>
+ <span><div>a block</div><div style="display: flex"></div></span>
+</html>