load respec-w3c-common script using the same protocol as the document
authorAnssi Kostiainen <anssi.kostiainen@nokia.com>
Thu, 24 Jan 2013 15:43:33 +0200
changeset 342 64efa50ed5e9
parent 341 75bb3e14024a
child 343 d58586aa5a78
load respec-w3c-common script using the same protocol as the document
battery/Overview.html
light/Overview.html
proximity/Overview.html
--- a/battery/Overview.html	Thu Jan 24 15:14:05 2013 +0200
+++ b/battery/Overview.html	Thu Jan 24 15:43:33 2013 +0200
@@ -3,7 +3,7 @@
   <head>
     <title>Battery Status API</title>
     <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
-    <script src='https://www.w3.org/Tools/respec/respec-w3c-common' class='remove'></script>
+    <script src='//www.w3.org/Tools/respec/respec-w3c-common' class='remove'></script>
     <script class="remove">
       var respecConfig = {
           specStatus:           "ED",
--- a/light/Overview.html	Thu Jan 24 15:14:05 2013 +0200
+++ b/light/Overview.html	Thu Jan 24 15:43:33 2013 +0200
@@ -3,7 +3,7 @@
   <head>
     <title>Ambient Light Events</title>
     <meta charset="utf-8"/>
-    <script src='https://www.w3.org/Tools/respec/respec-w3c-common' class='remove' async></script>
+    <script src='//www.w3.org/Tools/respec/respec-w3c-common' class='remove' async></script>
     <script class="remove">
       var respecConfig = {
           specStatus:           "ED",
--- a/proximity/Overview.html	Thu Jan 24 15:14:05 2013 +0200
+++ b/proximity/Overview.html	Thu Jan 24 15:43:33 2013 +0200
@@ -3,7 +3,7 @@
   <head>
     <title>Proximity Events</title>
     <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
-    <script src='https://www.w3.org/Tools/respec/respec-w3c-common' class='remove' async></script>
+    <script src='//www.w3.org/Tools/respec/respec-w3c-common' class='remove' async></script>
     <script class="remove">
       var respecConfig = {
           specStatus:           "ED",