summaryrefslogtreecommitdiffstats
path: root/dom/serviceworkers/test/fetch/https/clonedresponse/index.html
blob: a435548443aa139f9607c7636d865efd8bd15167 (plain)
1
2
3
4
<!DOCTYPE html>
<script>
  window.parent.postMessage({status: "done"}, "*");
</script>