summaryrefslogtreecommitdiffstats
path: root/dom/fetch/tests/crashtests/1664514.html
blob: dae325d2a783d3bbde5ba5e01eb9bd5f45711208 (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<meta charset="utf-8">
<h3>Set <code>privacy.file_unique_origin</code> to false when testing this.</h3>
<script>
  fetch("./url.url")
</script>