summaryrefslogtreecommitdiffstats
path: root/browser/components/customizableui/test/support/test_967000_charEncoding_page.html
blob: 7932b16f1288a642124c92d4fccbf0d2e4ba7d78 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html>
  <head>
    <meta charset="iso-8859-1">
    <title>Test page</title>
  </head>

  <body>
  This is a test page
  </body>
</html>