aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKeegan McAllister <kmcallister@mozilla.com>2014-07-23 15:29:40 -0700
committerKeegan McAllister <kmcallister@mozilla.com>2014-07-23 15:33:05 -0700
commit1225dbc1e41cbcf4625971afeb60856d212da49c (patch)
treecb2a6a19677191ee9874c31a3c352a7bec249a25 /src
parent360c7f8bf151fb0dc3e76ce07a7b5c1a44c8de4f (diff)
downloadservo-1225dbc1e41cbcf4625971afeb60856d212da49c.tar.gz
servo-1225dbc1e41cbcf4625971afeb60856d212da49c.zip
Add charset declarations to non-ASCII tests
Diffstat (limited to 'src')
-rw-r--r--src/test/content/test_collections.html1
-rw-r--r--src/test/content/test_prototypes.html1
2 files changed, 2 insertions, 0 deletions
diff --git a/src/test/content/test_collections.html b/src/test/content/test_collections.html
index 6878f6b6c73..0c0f9aa04aa 100644
--- a/src/test/content/test_collections.html
+++ b/src/test/content/test_collections.html
@@ -1,5 +1,6 @@
<html>
<head>
+<meta charset="utf-8">
<title>test_binding
page </title>
<base href="./"></base>
diff --git a/src/test/content/test_prototypes.html b/src/test/content/test_prototypes.html
index 93019abe424..c2f012b57fa 100644
--- a/src/test/content/test_prototypes.html
+++ b/src/test/content/test_prototypes.html
@@ -1,5 +1,6 @@
<html>
<head>
+ <meta charset="utf-8">
<script src="harness.js"></script>
</head>
<body>