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

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