trisquel-icecat/icecat/devtools/client/responsive/test/browser/contextual_identity.html

6 lines
102 B
HTML

<html><body>
<script>
"use strict";
document.title = window.location.search;
</script>
</body></html>