summaryrefslogtreecommitdiffstats
path: root/dom/fetch/tests/crashtests/1664514.html
blob: b033d842fadb83ea112daa5269b23662775d93ae (plain)
1
2
3
4
5
<!DOCTYPE html>
<meta charset="utf-8">
<script>
  fetch("./url.url")
</script>