summaryrefslogtreecommitdiffstats
path: root/layout/svg/crashtests/1696505.html
blob: 92700496e8f2dca48a91dd370880774c9db1576f (plain)
1
2
3
4
5
6
7
8
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/>