use canonical respec.js
authorbhill2
Tue, 18 Mar 2014 00:12:08 +0000
changeset 30 eeb5fc3a054e
parent 29 b2a9b33cad0a
child 31 cdfe8d12ba6b
use canonical respec.js
user-interface-safety.html
--- a/user-interface-safety.html	Fri Mar 14 18:35:27 2014 +0000
+++ b/user-interface-safety.html	Tue Mar 18 00:12:08 2014 +0000
@@ -9,8 +9,8 @@
   For the three scripts below, if your spec resides on dev.w3 you can check them
   out in the same tree and use relative links so that they'll work offline,
   -->
-  <!--script src='https://www.w3.org/Tools/respec/respec-w3c-common' class='remove' async></script-->
-  <script src='js/respec-w3c-common.js' class='remove' async></script>
+  <script src='https://www.w3.org/Tools/respec/respec-w3c-common' class='remove' async></script>
+  <!--script src='js/respec-w3c-common.js' class='remove' async></script-->
   <script type="text/javascript" class="remove">
       var respecConfig = {
         // specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.