load respec-w3c-common over HTTPS to address mixed content warning
authorAnssi Kostiainen <anssi.kostiainen@intel.com>
Mon, 30 Dec 2013 14:13:05 +0200
changeset 487 e9a2853d1b8f
parent 486 ebd7eae1444c
child 488 d16cad7ce36a
load respec-w3c-common over HTTPS to address mixed content warning
contacts/NOTE.src.html
gallery/NOTE.src.html
wi-addendum-local-services/NOTE.src.html
--- a/contacts/NOTE.src.html	Mon Dec 30 14:07:22 2013 +0200
+++ b/contacts/NOTE.src.html	Mon Dec 30 14:13:05 2013 +0200
@@ -3,7 +3,7 @@
   <head>
     <meta charset='utf-8'/>
     <title>Pick Contacts Intent</title>
-    <script src='http://www.w3.org/Tools/respec/respec-w3c-common' async class='remove'></script>
+    <script src='https://www.w3.org/Tools/respec/respec-w3c-common' async class='remove'></script>
     <script class='remove'>
       var respecConfig = {
         shortName:            "contacts-api",
--- a/gallery/NOTE.src.html	Mon Dec 30 14:07:22 2013 +0200
+++ b/gallery/NOTE.src.html	Mon Dec 30 14:13:05 2013 +0200
@@ -3,7 +3,7 @@
   <head>
     <meta charset='utf-8'/>
     <title>Pick Media Intent</title>
-    <script src='http://www.w3.org/Tools/respec/respec-w3c-common' async class='remove'></script>
+    <script src='https://www.w3.org/Tools/respec/respec-w3c-common' async class='remove'></script>
     <script class='remove'>
       var respecConfig = {
         shortName:            "gallery",
--- a/wi-addendum-local-services/NOTE.src.html	Mon Dec 30 14:07:22 2013 +0200
+++ b/wi-addendum-local-services/NOTE.src.html	Mon Dec 30 14:13:05 2013 +0200
@@ -3,7 +3,7 @@
   <head>
     <meta charset='utf-8'/>
     <title>Web Intents Addendum - Local Services</title>
-    <script src='http://www.w3.org/Tools/respec/respec-w3c-common' async class='remove'></script>
+    <script src='https://www.w3.org/Tools/respec/respec-w3c-common' async class='remove'></script>
     <script class='remove'>
       var respecConfig = {
         shortName:            "contacts-api",