summaryrefslogtreecommitdiffstats
path: root/toolkit/components/printing/tests/file_coop_header2.html
blob: 37e2ec50517ec0120e2903eb46046b96f18c2c48 (plain)
1
2
3
4
5
6
<!doctype html>
<meta charset="utf-8">
<script>
  if (self.crossOriginIsolated)
    print();
</script>