Use root-relative references to the testharness files
authorMathias Bynens <mathias@qiwi.be>
Tue, 19 Jun 2012 11:13:29 +0200
changeset 1 46f1de4cbc8f
parent 0 ab80f315d1c7
child 2 2b7b097178a6
Use root-relative references to the testharness files
identifiers/index.html
--- a/identifiers/index.html	Tue Jun 19 10:46:06 2012 +0200
+++ b/identifiers/index.html	Tue Jun 19 11:13:29 2012 +0200
@@ -4,8 +4,8 @@
 <meta name=viewport content="width=device-width">
 <!-- Alternative output: http://mathias.html5.org/tests/javascript/identifiers/ -->
 <div id=log></div>
-<script src=http://w3c-test.org/resources/testharness.js></script>
-<script src=http://w3c-test.org/resources/testharnessreport.js></script>
+<script src=/resources/testharness.js></script>
+<script src=/resources/testharnessreport.js></script>
 <script src=unicode-categories.js></script>
 <script>
 	(function() {