summaryrefslogtreecommitdiffstats
path: root/dom/encoding/test/file_TLD.html
blob: 468c7fdf0e00dd376a981d55d018442f795de014 (plain)
1
2
3
4
5
6
7
<!DOCTYPE html>
<script>
function report() {
  window.parent.postMessage(document.characterSet, "*");
}
</script>
<body onload="report();">