summaryrefslogtreecommitdiffstats
path: root/layout/base/crashtests/1753779.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/base/crashtests/1753779.html')
-rw-r--r--layout/base/crashtests/1753779.html16
1 files changed, 16 insertions, 0 deletions
diff --git a/layout/base/crashtests/1753779.html b/layout/base/crashtests/1753779.html
new file mode 100644
index 0000000000..d146f913fe
--- /dev/null
+++ b/layout/base/crashtests/1753779.html
@@ -0,0 +1,16 @@
+<style>
+#a {
+ line-height: 41%;
+ flex: -1; transform: translatex(0)
+}
+.b {
+ overflow-y: scroll;
+ opacity: -1;
+}
+</style>
+<h1 id="a">
+<ol class="b">
+<li>
+<label class="b">
+<menu style="position: fixed">x</menu>
+