summaryrefslogtreecommitdiffstats
path: root/layout/svg/crashtests/1402486.html
blob: af0c72e351cf6a44ca845a987af9bd8d93b1163a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<script>
function jsfuzzer() {
try { a.getEndPositionOfChar(0); } catch(e) { }
}
</script>
<body onload=jsfuzzer()>
<svg>
<switch>
<text id="a">
</text>
<feTurbulence
<!-- a -->