Load respec with protocol relative url.
Enable respec to load when manifesto loaded over HTTPS.
--- a/latest/manifesto/index.html Wed May 06 21:15:10 2015 +0200
+++ b/latest/manifesto/index.html Wed May 06 16:56:50 2015 -0400
@@ -3,7 +3,7 @@
<head>
<title>The Value Web Manifesto</title>
<meta http-equiv='Content-Type' content='text/html;charset=utf-8'/>
- <script src='http://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 = {
// specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.