summaryrefslogtreecommitdiffstats
path: root/layout/svg/crashtests/1848851.html
blob: 346702bad556ff1fb5c5617a01edca0a20aae621 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<script>
document.addEventListener("DOMContentLoaded", () => {
  b.text = "-a"
  c.scrollLeft
  c.appendChild(b)
})
</script>
<svg>
<text direction="rtl">
<textPath xlink:href="#a">
<tspan id="a">
<a id="b" />
<feDistantLight id="c" />