Add charset declarations to non-ASCII tests

This commit is contained in:
Keegan McAllister 2014-07-23 15:29:40 -07:00
parent 360c7f8bf1
commit 1225dbc1e4
2 changed files with 2 additions and 0 deletions

View file

@ -1,5 +1,6 @@
<html>
<head>
<meta charset="utf-8">
<title>test_binding
page </title>
<base href="./"></base>

View file

@ -1,5 +1,6 @@
<html>
<head>
<meta charset="utf-8">
<script src="harness.js"></script>
</head>
<body>