summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/navigation-api/navigate-event/cross-window/resources/document-domain-setter.sub.html
blob: abe32ad8fbee196bfc6d49865750eaf827e8edc0 (plain)
1
2
3
<script>
document.domain = "{{host}}";
</script>