summaryrefslogtreecommitdiffstats
path: root/layout/svg/crashtests/1771538.html
blob: 8bbfbe485e69eea440906243f78885ccfbdf3a9a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<script>
document.addEventListener("DOMContentLoaded", () => {
  a.setAttribute("width", "0px")
  setTimeout(() => { window.location.reload(true) }, 100) // helps with repro
})
</script>
<svg id="a">
<circle id="b">
</circle>
<text>
<textPath xlink:href="#b">
</textPath>
<textPath xlink:href="#b">
A</altGlyph>