Use https in Note-KeyProps.html to avoid insecure content warning.
--- a/html/Note-KeyProps.html Sat Aug 17 15:40:11 2013 -0700
+++ b/html/Note-KeyProps.html Sat Aug 17 16:03:37 2013 -0700
@@ -84,12 +84,12 @@
/*]]>*/
</style>
- <link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-WG-NOTE.css" />
+ <link rel="stylesheet" type="text/css" href="https://www.w3.org/StyleSheets/TR/W3C-WG-NOTE.css" />
</head>
<body>
<div class="head">
<p>
- <a href="http://www.w3.org/"><img src="http://www.w3.org/Icons/w3c_home" alt="W3C" height="48" width="72" /></a>
+ <a href="http://www.w3.org/"><img src="https://www.w3.org/Icons/w3c_home" alt="W3C" height="48" width="72" /></a>
</p>
<h1 id="title">Legacy Keyboard Event Properties</h1>
<h2 id="w3c-doctype">W3C Working Group Note 04 August 2010</h2>