Revert "MSE - Fix https in stylesheet and logo urls to make PubRules happy."
authorAaron Colwell <acolwell@google.com>
Fri, 26 Jul 2013 09:36:45 -0700
changeset 146 77002566f10b
parent 145 da10a47a2129
child 147 39742e588e63
Revert "MSE - Fix https in stylesheet and logo urls to make PubRules happy."

This reverts commit aa0313a7519a679c2906c211248fa99fca8e13ad.
media-source/media-source-lc.html
--- a/media-source/media-source-lc.html	Fri Jul 26 09:33:46 2013 -0700
+++ b/media-source/media-source-lc.html	Fri Jul 26 09:36:45 2013 -0700
@@ -423,11 +423,11 @@
     border-collapse:    collapse;
     width:  100%;
 }
-</style><link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD"><!--[if lt IE 9]><script src='http://www.w3.org/2008/site/js/html5shiv.js'></script><![endif]--></head>
+</style><link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/W3C-WD"><!--[if lt IE 9]><script src='https://www.w3.org/2008/site/js/html5shiv.js'></script><![endif]--></head>
   <body><div class="head">
   <p>
     
-      <a href="http://www.w3.org/"><img width="72" height="48" src="http://www.w3.org/Icons/w3c_home" alt="W3C"></a>
+      <a href="http://www.w3.org/"><img width="72" height="48" src="https://www.w3.org/Icons/w3c_home" alt="W3C"></a>
     
   </p>
   <h1 class="title" id="title">Media Source Extensions</h1>