summaryrefslogtreecommitdiffstats
path: root/layout/forms/crashtests/997709-1.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/forms/crashtests/997709-1.html')
-rw-r--r--layout/forms/crashtests/997709-1.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/layout/forms/crashtests/997709-1.html b/layout/forms/crashtests/997709-1.html
new file mode 100644
index 0000000000..baf5d0b14b
--- /dev/null
+++ b/layout/forms/crashtests/997709-1.html
@@ -0,0 +1,5 @@
+<!DOCTYPE HTML>
+<html class="reftest-paged"><body><div style="position: fixed;">
+<div style="page-break-after: always"></div>
+<select style="display:flex; position: fixed;"><option>A</select>
+</div></body></html>