summaryrefslogtreecommitdiffstats
path: root/browser/components/contextualidentity/test/browser/empty_file.html
blob: c6d11dcd573b400af64b5eb0fea890856f35c41b (plain)
1
2
3
4
5
<html><body>
<script>
document.title = window.location.search;
</script>
</body></html>