fune/toolkit/components/printing/tests/file_coop_header2.html

6 lines
103 B
HTML

<!doctype html>
<meta charset="utf-8">
<script>
if (self.crossOriginIsolated)
print();
</script>