blob: ad3b9f8b80847ff811aa8f3083dc9c5fcf221f05 [file] [log] [blame]
<!DOCTYPE html>
<meta charset="utf-8">
<title>A page that will likely be same-origin-domain but not same-origin</title>
<script>
"use strict";
document.domain = "{{host}}";
</script>