summaryrefslogtreecommitdiffstats
path: root/layout/svg/crashtests/1696505.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/svg/crashtests/1696505.html')
-rw-r--r--layout/svg/crashtests/1696505.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/layout/svg/crashtests/1696505.html b/layout/svg/crashtests/1696505.html
new file mode 100644
index 0000000000..92700496e8
--- /dev/null
+++ b/layout/svg/crashtests/1696505.html
@@ -0,0 +1,9 @@
+<script>
+document.addEventListener("DOMContentLoaded", () => {
+ document.getElementById('a').style.cssText += "grid-row-end:auto"
+})
+</script>
+<svg>
+<polyline marker-mid='url(#a)'/>
+<marker id='a'>
+<text/>