summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/1404222-empty-shape.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/generic/crashtests/1404222-empty-shape.html')
-rw-r--r--layout/generic/crashtests/1404222-empty-shape.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/layout/generic/crashtests/1404222-empty-shape.html b/layout/generic/crashtests/1404222-empty-shape.html
new file mode 100644
index 0000000000..0f4a62c2cc
--- /dev/null
+++ b/layout/generic/crashtests/1404222-empty-shape.html
@@ -0,0 +1,2 @@
+<!DOCTYPE html>
+<div style="float: left; shape-outside: linear-gradient(to top, green 50%, transparent 50%);"></div>