[html5] r8770 - [e] (0) Updates for secure hosting Affected topics: HTML

whatwg at whatwg.org whatwg at whatwg.org
Mon Sep 15 10:36:12 PDT 2014


Author: ianh
Date: 2014-09-15 10:36:08 -0700 (Mon, 15 Sep 2014)
New Revision: 8770

Modified:
   complete.html
   index
   source
Log:
[e] (0) Updates for secure hosting
Affected topics: HTML

Modified: complete.html
===================================================================
--- complete.html	2014-09-12 18:23:12 UTC (rev 8769)
+++ complete.html	2014-09-15 17:36:08 UTC (rev 8770)
@@ -140,7 +140,7 @@
    if (document.documentElement.className == "")
      setTimeout(function () {
        if (!startedInit)
-         showAlert("Too slow? Try reading the multipage copy of the spec instead:", "http://whatwg.org/html");
+         showAlert("Too slow? Try reading the multipage copy of the spec instead:", "https://whatwg.org/html");
      }, 6000);
 
    window.addEventListener('keypress', function (event) {
@@ -290,33 +290,33 @@
    }
   </style><link rel=stylesheet href=status.css><body onload=init()>
   <header id=head class="head with-buttons">
-   <p><a href=//www.whatwg.org/ class=logo><img src=/images/logo width=101 alt=WHATWG height=101></a></p>
-   <hgroup><h1 class=allcaps>HTML</h1><h2 id=living-standard-—-last-updated-[date:-01-jan-1901] class="no-num no-toc">Living Standard — Last Updated <span class=pubdate>12 September 2014</span></h2></hgroup>
+   <p><a href=//www.whatwg.org/ class=logo><img src=//www.whatwg.org/images/logo width=101 alt=WHATWG height=101></a></p>
+   <hgroup><h1 class=allcaps>HTML</h1><h2 id=living-standard-—-last-updated-[date:-01-jan-1901] class="no-num no-toc">Living Standard — Last Updated <span class=pubdate>15 September 2014</span></h2></hgroup>
    
    <nav>
     <div>
-     <a href=//whatwg.org/html><span><strong>Multipage Version</strong> <code>whatwg.org/html</code></span></a>
-     <a href=//whatwg.org/c><span><strong>One-Page Version</strong> <code>whatwg.org/c</code></span></a>
-     <a href=//whatwg.org/pdf><span><strong>PDF Version</strong> <code>whatwg.org/pdf</code></span></a>
-     <a href=http://developers.whatwg.org/><span><strong>Developer Version</strong> <code>developers.whatwg.org</code></span></a>
+     <a href=https://whatwg.org/html><span><strong>Multipage Version</strong> <code>whatwg.org/html</code></span></a>
+     <a href=https://html.spec.whatwg.org/><span><strong>One-Page Version</strong> <code>html.spec.whatwg.org</code></span></a>
+     <a href=https://whatwg.org/pdf><span><strong>PDF Version</strong> <code>whatwg.org/pdf</code></span></a>
+     <a href=https://developers.whatwg.org/><span><strong>Developer Version</strong> <code>developers.whatwg.org</code></span></a>
     </div>
     <div>
-     <a href=//whatwg.org/faq class=misc><span><strong>FAQ</strong> <code>whatwg.org/faq</code></span></a>
-     <a href=http://validator.whatwg.org/ class=misc><span><strong>Validators</strong> <code>validator.whatwg.org</code></span></a>
+     <a href=https://whatwg.org/faq class=misc><span><strong>FAQ</strong> <code>whatwg.org/faq</code></span></a>
+     <a href=https://validator.whatwg.org/ class=misc><span><strong>Validators</strong> <code>validator.whatwg.org</code></span></a>
     </div>
     <div>
-     <a href=//www.whatwg.org/mailing-list class=comms><span><strong>Join our Mailing List</strong> <code>whatwg at whatwg.org</code></span></a>
-     <a href=http://wiki.whatwg.org/wiki/IRC class=comms><span><strong>Join us on IRC</strong> <code>#whatwg on Freenode</code></span></a>
-     <a href=http://forums.whatwg.org/ class=comms><span><strong>Join our Forums</strong> <code>forums.whatwg.org</code></span></a>
+     <a href=https://www.whatwg.org/mailing-list class=comms><span><strong>Join our Mailing List</strong> <code>whatwg at whatwg.org</code></span></a>
+     <a href=https://wiki.whatwg.org/wiki/IRC class=comms><span><strong>Join us on IRC</strong> <code>#whatwg on Freenode</code></span></a>
+     <a href=https://forums.whatwg.org/ class=comms><span><strong>Join our Forums</strong> <code>forums.whatwg.org</code></span></a>
     </div>
     <div>
      
-     <a href=http://html5.org/tools/web-apps-tracker class=changes><span><strong>Change Log</strong> <code>html5.org's tracker</code></span></a>
-     <a href=http://twitter.com/WHATWG class=changes><span><strong>Twitter Updates</strong> <code>@WHATWG</code></span></a>
+     <a href=https://html5.org/tools/web-apps-tracker class=changes><span><strong>Change Log</strong> <code>html5.org's tracker</code></span></a>
+     <a href=https://twitter.com/WHATWG class=changes><span><strong>Twitter Updates</strong> <code>@WHATWG</code></span></a>
     </div>
     <div>
      <a href="https://www.w3.org/Bugs/Public/buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&component=HTML&product=WHATWG" class=feedback><span><strong>View Open Bugs</strong> <code>filed in Bugzilla</code></span></a>
-     <a href=//www.whatwg.org/newbug class=feedback><span><strong>File a Bug</strong> <code>whatwg.org/newbug</code></span></a>
+     <a href=https://www.whatwg.org/newbug class=feedback><span><strong>File a Bug</strong> <code>whatwg.org/newbug</code></span></a>
      <a href=http://ian.hixie.ch/+ class=feedback><span><strong>E-mail the Editor</strong> <code>ian at hixie.ch</code></span></a>
     </div>
    </nav>
@@ -348,7 +348,7 @@
   Web platform specification stack relative to other specifications can be best summed up as
   follows:</p>
 
-  <p><img src=http://images.whatwg.org/abstract.png width=398 alt="It consists of everything else, above such core technologies as HTTP, URI/IRIs, DOM, XML, Unicode, and ECMAScript; below presentation-layer technologies like CSS and the NPAPI; and to the side of technologies like Geolocation, SVG, MathML, and XHR." height=359></p>
+  <p><img src=https://images.whatwg.org/abstract.png width=398 alt="It consists of everything else, above such core technologies as HTTP, URI/IRIs, DOM, XML, Unicode, and ECMAScript; below presentation-layer technologies like CSS and the NPAPI; and to the side of technologies like Geolocation, SVG, MathML, and XHR." height=359></p>
 
   
 
@@ -795,7 +795,7 @@
 
   <p>Features in this specification which can be <dfn id=fingerprinting-vector>used to
   fingerprint the user</dfn> are marked as this paragraph is.
-  <a href=#fingerprinting-vector id=fingerprint:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+  <a href=#fingerprinting-vector id=fingerprint:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
   </p>
 
   <p>Other features in the platform can be used for the same purpose, though, including, though not
@@ -1795,7 +1795,7 @@
   fingerprinting vector that increases the chances of users being uniquely identified, user agents
   are encouraged to support the exact same set of <a href=#plugin id=plugins:plugin-4>plugins</a> for each
   user.
-  <a href=#fingerprinting-vector id=plugins:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+  <a href=#fingerprinting-vector id=plugins:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
   </p>
 
   
@@ -2088,7 +2088,7 @@
   <p id=hardwareLimitations>User agents may impose implementation-specific limits on otherwise
   unconstrained inputs, e.g. to prevent denial of service attacks, to guard against running out of
   memory, or to work around platform-specific limitations.
-  <a href=#fingerprinting-vector id=conformance-classes:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+  <a href=#fingerprinting-vector id=conformance-classes:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
   </p>
 
   <p>For compatibility with existing content and prior specifications, this specification describes
@@ -4558,7 +4558,7 @@
 
     <ol><li><p>Wait until ownership of the <a href=#storage-mutex id=processing-model:storage-mutex>storage mutex</a> can be taken by this instance of
      the <a href=#fetch id=processing-model:fetch-2>fetching</a> algorithm.<li><p>Take ownership of the <a href=#storage-mutex id=processing-model:storage-mutex-2>storage mutex</a>.<li><p>Update the cookies. <a href=#refsCOOKIES>[COOKIES]</a>
-     <a href=#fingerprinting-vector id=processing-model:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+     <a href=#fingerprinting-vector id=processing-model:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
      <li><p>Release the <a href=#storage-mutex id=processing-model:storage-mutex-3>storage mutex</a> so that it is once again free.</ol>
 
    <li>
@@ -5926,7 +5926,7 @@
   throw a <code id=resource-metadata-management:securityerror-2><a href=#securityerror>SecurityError</a></code> exception. Otherwise, the user agent must first <a href=#obtain-the-storage-mutex id=resource-metadata-management:obtain-the-storage-mutex>obtain
   the storage mutex</a> and then return the <a href=#cookie-string id=resource-metadata-management:cookie-string>cookie-string</a> for <a id="resource-metadata-management:the-document's-address-4" href=http://dom.spec.whatwg.org/#concept-document-url data-x-internal="the-document's-address">the document's address</a>
   for a "non-HTTP" API, decoded using the <a href=#utf-8-decoder id=resource-metadata-management:utf-8-decoder>UTF-8 decoder</a>. <a href=#refsCOOKIES>[COOKIES]</a>
-  <a href=#fingerprinting-vector id=resource-metadata-management:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+  <a href=#fingerprinting-vector id=resource-metadata-management:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
   </p>
 
   <p>On setting, if the document is a <a href=#cookie-averse-document-object id=resource-metadata-management:cookie-averse-document-object-2>cookie-averse <code>Document</code> object</a>, then
@@ -6740,7 +6740,7 @@
   <p>These categories are related as follows:</p>
 
   
-  <p><object width=1000 height=288 data=images/content-venn.svg><img width=512 src=http://images.whatwg.org/content-venn.png height=288 alt=""></object></p>
+  <p><object width=1000 height=288 data=images/content-venn.svg><img width=512 src=https://images.whatwg.org/content-venn.png height=288 alt=""></object></p>
 
   <p>Sectioning content, heading content, phrasing content, embedded content, and interactive
   content are all types of flow content. Metadata is sometimes flow content. Metadata and
@@ -7671,7 +7671,7 @@
    namely to align the text to the <i>start edge</i> of the paragraph, the resulting rendering could
    be as follows:</p>
 
-   <p><img width=366 src=http://images.whatwg.org/im.png height=157 alt="Each paragraph rendered as a separate block, with the paragraphs left-aligned except the second paragraph and the last one, which would  be right aligned, with the usernames ('Student' and 'Teacher' in this example) flush right, with a colon to their left, and the text first to the left of that."></p>
+   <p><img width=366 src=https://images.whatwg.org/im.png height=157 alt="Each paragraph rendered as a separate block, with the paragraphs left-aligned except the second paragraph and the last one, which would  be right aligned, with the usernames ('Student' and 'Teacher' in this example) flush right, with a colon to their left, and the text first to the left of that."></p>
 
    <p>As noted earlier, the <code id=the-dir-attribute:attr-dir-auto><a href=#attr-dir-auto>auto</a></code> value is not a panacea. The
    final paragraph in this example is misinterpreted as being right-to-left text, since it begins
@@ -14579,7 +14579,7 @@
 
    <p>This might be rendered as:</p>
 
-   <p><img src=http://images.whatwg.org/sample-ruby-ja.png width=171 alt="The two main ideographs, each with its annotation in hiragana rendered in a smaller font above it." height=78></p>
+   <p><img src=https://images.whatwg.org/sample-ruby-ja.png width=171 alt="The two main ideographs, each with its annotation in hiragana rendered in a smaller font above it." height=78></p>
 
   </div>
 
@@ -14593,7 +14593,7 @@
 
    <p>This might be rendered as:</p>
 
-   <p><img src=http://images.whatwg.org/sample-ruby-bopomofo.png width=78 alt="The two main ideographs, each with its bopomofo annotation rendered in a smaller font next to it." height=100></p>
+   <p><img src=https://images.whatwg.org/sample-ruby-bopomofo.png width=78 alt="The two main ideographs, each with its bopomofo annotation rendered in a smaller font next to it." height=100></p>
 
   </div>
 
@@ -14607,7 +14607,7 @@
 
    <p>This might be rendered as:</p>
 
-   <p><img src=http://images.whatwg.org/sample-ruby-pinyin.png width=173 alt="The two main ideographs, each with its pinyin annotation rendered in a smaller font above it." height=79></p>
+   <p><img src=https://images.whatwg.org/sample-ruby-pinyin.png width=173 alt="The two main ideographs, each with its pinyin annotation rendered in a smaller font above it." height=79></p>
 
   </div>
 
@@ -15549,12 +15549,12 @@
 </ul></pre>
 
    <figure>
-    <img src=http://images.whatwg.org/sample-bdi.png>
+    <img src=https://images.whatwg.org/sample-bdi.png>
     <figcaption>When using the <code id=the-bdi-element:the-bdi-element-3><a href=#the-bdi-element>bdi</a></code> element, the username acts as expected.</figcaption>
    </figure>
 
    <figure>
-    <img src=http://images.whatwg.org/sample-not-bdi.png>
+    <img src=https://images.whatwg.org/sample-not-bdi.png>
     <figcaption>If the <code id=the-bdi-element:the-bdi-element-4><a href=#the-bdi-element>bdi</a></code> element were to be replaced by a <code id=the-bdi-element:the-b-element><a href=#the-b-element>b</a></code> element, the username would confuse the bidirectional algorithm and the third bullet would end up saying "User 3 :", followed by the Arabic name (right-to-left), followed by "posts" and a period.</figcaption>
    </figure>
 
@@ -17982,9 +17982,10 @@
   <ul><li><p>The element's <code id=the-img-element:attr-img-src-3><a href=#attr-img-src>src</a></code>,
    <code id=the-img-element:attr-img-srcset-4><a href=#attr-img-srcset>srcset</a></code>
    or <code id=the-img-element:attr-img-sizes-3><a href=#attr-img-sizes>sizes</a></code> attributes are set, changed, or removed.<li><p>The element's <code id=the-img-element:attr-img-src-4><a href=#attr-img-src>src</a></code> attribute is set to the same value as the previous value.
-   This must set the <i>restart animation</i> flag for the <a href=#update-the-image-data id=the-img-element:update-the-image-data-3>update the image data</a> algorithm.<li><p>The element's <code id=the-img-element:attr-img-crossorigin-2><a href=#attr-img-crossorigin>crossorigin</a></code> attribute's state is changed.<li><p>The element is inserted into or removed from a <code id=the-img-element:the-picture-element-2><a href=#the-picture-element>picture</a></code> parent element.<li><p>The element's parent is a <code id=the-img-element:the-picture-element-3><a href=#the-picture-element>picture</a></code> element and a
-   <code id=the-img-element:the-source-element-when-used-with-the-picture-element-4><a href=#the-source-element-when-used-with-the-picture-element>source</a></code> element is inserted as a previous sibling.<li><p>The element's parent is a <code id=the-img-element:the-picture-element-4><a href=#the-picture-element>picture</a></code> element and a
-   <code id=the-img-element:the-source-element-when-used-with-the-picture-element-5><a href=#the-source-element-when-used-with-the-picture-element>source</a></code> element that was a previous sibling is removed.<li><p>The element's parent is a <code id=the-img-element:the-picture-element-5><a href=#the-picture-element>picture</a></code> element and a
+   This must set the <i>restart animation</i> flag for the <a href=#update-the-image-data id=the-img-element:update-the-image-data-3>update the image data</a> algorithm.<li><p>The element's <code id=the-img-element:attr-img-crossorigin-2><a href=#attr-img-crossorigin>crossorigin</a></code> attribute's state is changed.<li><p>The <a href=#nodes-are-inserted id=the-img-element:nodes-are-inserted>element is inserted</a> into or
+   <a href=#nodes-are-removed id=the-img-element:nodes-are-removed>removed</a> from a <code id=the-img-element:the-picture-element-2><a href=#the-picture-element>picture</a></code> parent element.<li><p>The element's parent is a <code id=the-img-element:the-picture-element-3><a href=#the-picture-element>picture</a></code> element and a
+   <code id=the-img-element:the-source-element-when-used-with-the-picture-element-4><a href=#the-source-element-when-used-with-the-picture-element>source</a></code> <a href=#nodes-are-inserted id=the-img-element:nodes-are-inserted-2>element is inserted</a> as a previous sibling.<li><p>The element's parent is a <code id=the-img-element:the-picture-element-4><a href=#the-picture-element>picture</a></code> element and a
+   <code id=the-img-element:the-source-element-when-used-with-the-picture-element-5><a href=#the-source-element-when-used-with-the-picture-element>source</a></code> element that was a previous sibling is <a href=#nodes-are-removed id=the-img-element:nodes-are-removed-2>removed</a>.<li><p>The element's parent is a <code id=the-img-element:the-picture-element-5><a href=#the-picture-element>picture</a></code> element and a
    <code id=the-img-element:the-source-element-when-used-with-the-picture-element-6><a href=#the-source-element-when-used-with-the-picture-element>source</a></code> element that is a previous sibling has its
    <code id=the-img-element:attr-picture-source-srcset-2><a href=#attr-picture-source-srcset>srcset</a></code>,
    <code id=the-img-element:attr-picture-source-sizes-2><a href=#attr-picture-source-sizes>sizes</a></code>,
@@ -18401,8 +18402,7 @@
      continue to the next child.<li><p><a href=#parse-a-srcset-attribute id=the-img-element:parse-a-srcset-attribute-2>Parse <var>child</var>'s srcset attribute</a> and
      let the returned <a href=#source-set id=the-img-element:source-set-9>source set</a> be <var>source set</var>.<li><p>If <var>source set</var> has zero <a href=#image-source id=the-img-element:image-source-5>image sources</a>,
      continue to the next child.<li><p>If <var>child</var> has a <code id=the-img-element:attr-picture-source-media-2><a href=#attr-picture-source-media>media</a></code> attribute,
-     and its value is not a <a href=#valid-media-query-list id=the-img-element:valid-media-query-list>valid media query list</a>,
-     or is a <a href=#valid-media-query-list id=the-img-element:valid-media-query-list-2>valid media query list</a> that evaluates to false,
+     and its value does not <a href=#matches-the-environment id=the-img-element:matches-the-environment>match the environment</a>,
      continue to the next child.<li><p><a href=#parse-a-sizes-attribute id=the-img-element:parse-a-sizes-attribute-2>Parse <var>child</var>'s sizes attribute</a>
      and let <var>source set</var>'s <a href=#source-size-2 id=the-img-element:source-size-2-5>source size</a> be the returned value.<li><p>If <var>child</var> has a <code id=the-img-element:attr-picture-source-type-2><a href=#attr-picture-source-type>type</a></code> attribute,
      and its value is an unknown or unsupported <a href=#mime-type id=the-img-element:mime-type>MIME type</a>,
@@ -22974,7 +22974,7 @@
   <a href=#media-resource id=offsets-into-the-media-resource:media-resource-13>media resource</a>. In the even rarer case of a <a href=#media-resource id=offsets-into-the-media-resource:media-resource-14>media resource</a> with no
   explicit timings of any kind, not even frame durations, the user agent must itself determine the
   time for each frame in a user-agent-defined manner.
-  <a href=#fingerprinting-vector id=offsets-into-the-media-resource:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+  <a href=#fingerprinting-vector id=offsets-into-the-media-resource:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
   </p>
 
   <p class=note>An example of a file format with no explicit timeline but with explicit frame
@@ -27307,7 +27307,7 @@
 
    <p>Consider an image that looks as follows:</p>
 
-   <p><img src=http://images.whatwg.org/sample-usemap.png width=600 alt="A line with four shapes in it, equally spaced: a red hollow box, a green circle, a blue triangle, and a yellow four-pointed star." height=150></p>
+   <p><img src=https://images.whatwg.org/sample-usemap.png width=600 alt="A line with four shapes in it, equally spaced: a red hollow box, a green circle, a blue triangle, and a yellow four-pointed star." height=150></p>
 
    <p>If we wanted just the coloured areas to be clickable, we could do it as follows:</p>
 
@@ -28796,7 +28796,7 @@
    <p>The remaining headers apply just to the cells to the right of them.</p>
 
    
-   <img src=http://images.whatwg.org/table-scope-diagram.png width=459 alt="" height=256>
+   <img src=https://images.whatwg.org/table-scope-diagram.png width=459 alt="" height=256>
 
   </div>
 
@@ -30612,15 +30612,15 @@
 
   <p>This might render as follows:</p>
 
-  <p><img src=http://images.whatwg.org/sample-table-sortable-1.png width=418 alt="The table as marked above, but with the column headers having interactive affordances to select which column to sort by, the first being already selected." height=109>
+  <p><img src=https://images.whatwg.org/sample-table-sortable-1.png width=418 alt="The table as marked above, but with the column headers having interactive affordances to select which column to sort by, the first being already selected." height=109>
 
   <p>If the user activates the second column, the table might change as follows:</p>
 
-  <p><img src=http://images.whatwg.org/sample-table-sortable-2.png width=414 alt="The same table, but with the second column header's interactive affordance marked as selected, with the IP addresses sorted in numeric order (first the rows with the address ending in '3', then the row with the address ending in '29', and finally the row with the address ending in '199'." height=109>
+  <p><img src=https://images.whatwg.org/sample-table-sortable-2.png width=414 alt="The same table, but with the second column header's interactive affordance marked as selected, with the IP addresses sorted in numeric order (first the rows with the address ending in '3', then the row with the address ending in '29', and finally the row with the address ending in '199'." height=109>
 
   <p>If the user activates the second column again, reversing the sort order, it might change as follows:</p>
 
-  <p><img src=http://images.whatwg.org/sample-table-sortable-3.png width=414 alt="The same table, but with the second column header's interactive affordance marked as selected and reversed, with the IP addresses sorted in reverse numeric order (first the row with the address ending in '199', then the row with the address ending in '29', and finally the rows with the address ending in '3'." height=109>
+  <p><img src=https://images.whatwg.org/sample-table-sortable-3.png width=414 alt="The same table, but with the second column header's interactive affordance marked as selected and reversed, with the IP addresses sorted in reverse numeric order (first the row with the address ending in '199', then the row with the address ending in '29', and finally the rows with the address ending in '3'." height=109>
 
 
 
@@ -33487,7 +33487,7 @@
    had visited <code>http://www.w3.org/Consortium/#membership</code> and <code>http://www.w3.org/TR/XForms/</code> in the recent past, then the rendering might look
    like this:</p>
 
-   <p><img src=http://images.whatwg.org/sample-url.png width=472 alt="A text box with an icon on the left followed by the text "www.w3" and a cursor, with a drop down button on the right hand side; with, below, a drop down box containing a list of six URLs on the left, with the first four having grayed out labels on the right; and a scroll bar to the right of the drop down box, indicating further values are available." height=134></p>
+   <p><img src=https://images.whatwg.org/sample-url.png width=472 alt="A text box with an icon on the left followed by the text "www.w3" and a cursor, with a drop down button on the right hand side; with, below, a drop down box containing a list of six URLs on the left, with the first four having grayed out labels on the right; and a scroll bar to the right of the drop down box, indicating further values are available." height=134></p>
 
    <p>The first four URLs in this sample consist of the four URLs in the author-specified list that
    match the text the user has entered, sorted in some UA-defined manner (maybe by how frequently
@@ -34963,7 +34963,7 @@
 
      <p>...might render as:</p>
 
-     <p><img src=http://images.whatwg.org/sample-range.png width=49 alt="A vertical slider control whose primary colour is black and whose background colour is beige, with the slider having five tick marks, one long one at each extremity, and three short ones clustered around the midpoint." height=75>
+     <p><img src=https://images.whatwg.org/sample-range.png width=49 alt="A vertical slider control whose primary colour is black and whose background colour is beige, with the slider having five tick marks, one long one at each extremity, and three short ones clustered around the midpoint." height=75>
 
      <p>Note how the UA determined the orientation of the control from the ratio of the
      style-sheet-specified height and width properties. The colours were similarly derived from the
@@ -34983,11 +34983,11 @@
 
      <p>A user agent could display in a variety of ways, for instance:</p>
 
-     <p><img src=http://images.whatwg.org/sample-range-2a.png width=231 alt="As a dial." height=57></p>
+     <p><img src=https://images.whatwg.org/sample-range-2a.png width=231 alt="As a dial." height=57></p>
 
      <p>Or, alternatively, for instance:</p>
 
-     <p><img src=http://images.whatwg.org/sample-range-2b.png width=445 alt="As a long horizontal slider with tick marks." height=56></p>
+     <p><img src=https://images.whatwg.org/sample-range-2b.png width=445 alt="As a long horizontal slider with tick marks." height=56></p>
 
      <p>The user agent could pick which one to display based on the dimensions given in the style
      sheet. This would allow it to maintain the same resolution for the tick marks, despite the
@@ -35008,7 +35008,7 @@
 
      <p>With styles that make the control draw vertically, it might look as follows:</p>
 
-     <p><img src=http://images.whatwg.org/sample-range-labels.png width=103 alt="A vertical slider control with two tick marks, one near the top labeled 'High', and one near the bottom labeled 'Low'." height=164>
+     <p><img src=https://images.whatwg.org/sample-range-labels.png width=103 alt="A vertical slider control with two tick marks, one near the top labeled 'High', and one near the bottom labeled 'Low'." height=164>
 
     </div>
 
@@ -35106,7 +35106,7 @@
 
      <p>With appropriate styling, this might look like:</p>
 
-     <img src=http://images.whatwg.org/sample-range-multiple.png alt="A control group with the label 'Outbound flight time', showing a drop-down that lets you select Departure vs Arrival, a two-handled range control that lets you set the start and end time of the range, and a label showing the currently selected times.">
+     <img src=https://images.whatwg.org/sample-range-multiple.png alt="A control group with the label 'Outbound flight time', showing a drop-down that lets you select Departure vs Arrival, a two-handled range control that lets you set the start and end time of the range, and a label showing the currently selected times.">
 
     </div>
 
@@ -35782,7 +35782,7 @@
   attribute, the button's label must be the value of that attribute; otherwise, it must be an
   implementation-defined string that means "Submit" or some such. The element is a <a href=#concept-button id="submit-button-state-(type=submit):concept-button">button</a>, specifically a <a href=#concept-submit-button id="submit-button-state-(type=submit):concept-submit-button">submit
   button</a>.
-  <a href=#fingerprinting-vector id="submit-button-state-(type=submit):fingerprinting-vector" class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+  <a href=#fingerprinting-vector id="submit-button-state-(type=submit):fingerprinting-vector" class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
   </p>
 
   <p class=note>Since the default label is implementation-defined, and the width of the button
@@ -36104,7 +36104,7 @@
   the form. If the element has a <code id="reset-button-state-(type=reset):attr-input-value"><a href=#attr-input-value>value</a></code>
   attribute, the button's label must be the value of that attribute; otherwise, it must be an
   implementation-defined string that means "Reset" or some such. The element is a <a href=#concept-button id="reset-button-state-(type=reset):concept-button">button</a>.
-  <a href=#fingerprinting-vector id="reset-button-state-(type=reset):fingerprinting-vector" class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+  <a href=#fingerprinting-vector id="reset-button-state-(type=reset):fingerprinting-vector" class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
   </p>
 
   <p class=note>Since the default label is implementation-defined, and the width of the button
@@ -36489,7 +36489,7 @@
    user.</p>
 
    
-   <p><img src=http://images.whatwg.org/sample-email-1.png width=500 alt="" height=140></p>
+   <p><img src=https://images.whatwg.org/sample-email-1.png width=500 alt="" height=140></p>
 
    <p>The page could also link in the user's contacts database from the site:</p>
 
@@ -36508,7 +36508,7 @@
    element.</p>
 
    
-   <p><img src=http://images.whatwg.org/sample-email-2.png width=500 alt="" height=171></p>
+   <p><img src=https://images.whatwg.org/sample-email-2.png width=500 alt="" height=171></p>
 
   </div>
 
@@ -39376,7 +39376,7 @@
  </li>
 </ul></pre>
    <p>Might be rendered as follows:</p>
-   <p><img src=http://images.whatwg.org/sample-meter.png width=332 alt="With the <meter> elements rendered as inline green bars of varying lengths." height=178></p>
+   <p><img src=https://images.whatwg.org/sample-meter.png width=332 alt="With the <meter> elements rendered as inline green bars of varying lengths." height=178></p>
   </div>
 
   <p>User agents may combine the value of the <code id=the-meter-element:attr-title-2><a href=#attr-title>title</a></code> attribute and the other attributes to provide context-sensitive
@@ -41307,13 +41307,13 @@
 
      <p>This might render as follows:</p>
 
-     <p><img src=http://images.whatwg.org/select-country-1.png alt="A drop-down control with a long alphabetical list of countries."></p>
+     <p><img src=https://images.whatwg.org/select-country-1.png alt="A drop-down control with a long alphabetical list of countries."></p>
 
      <p>Suppose that on the first visit to this page, the user selects "Zambia". On the second visit,
      the user agent could duplicate the entry for Zambia at the top of the list, so that the interface
      instead looks like this:</p>
 
-     <p><img src=http://images.whatwg.org/select-country-2.png alt="The same drop-down control with the alphabetical list of countries, but with Zambia as an entry at the top."></p>
+     <p><img src=https://images.whatwg.org/select-country-2.png alt="The same drop-down control with the alphabetical list of countries, but with Zambia as an entry at the top."></p>
 
     </div>
 
@@ -43057,7 +43057,7 @@
    to collapse a set of fields down to a small set of headings, with the ability to open each
    one.</p>
 
-   <p class=details-example><img src=http://images.whatwg.org/sample-details-1.png width=345 alt="" height=611><img src=http://images.whatwg.org/sample-details-2.png width=345 alt="" height=666></p>
+   <p class=details-example><img src=https://images.whatwg.org/sample-details-1.png width=345 alt="" height=611><img src=https://images.whatwg.org/sample-details-2.png width=345 alt="" height=666></p>
 
    <p>In these examples, the summary really just summarises what the controls can change, and not
    the actual values, which is less than ideal.</p>
@@ -43242,7 +43242,7 @@
    <p>In a supporting user agent, this might look like this (assuming the user has just activated the
    second button):</p>
 
-   <p><img src=http://images.whatwg.org/sample-toolbar-1.png width=303 alt="A toolbar with three buttons, labeled 'File', 'Edit', and 'Help'; where if you select the 'Edit' button you get a drop-down menu with three more options, 'Copy', 'Cut', and 'Paste'." height=101></p>
+   <p><img src=https://images.whatwg.org/sample-toolbar-1.png width=303 alt="A toolbar with three buttons, labeled 'File', 'Edit', and 'Help'; where if you select the 'Edit' button you get a drop-down menu with three more options, 'Copy', 'Cut', and 'Paste'." height=101></p>
 
   </div>
 
@@ -43560,12 +43560,12 @@
    <p>When a user of a mouse-operated visual Web browser right-clicks on the image, the browser
    might pop up a context menu like this:</p>
 
-   <p><img src=http://images.whatwg.org/contextmenu-collapsed.png alt="A context menu, shown over a picture of cats, with four lines: the first two offering the menu items described in the markup above ('Pet the kittens' and 'Cuddle with the kittens'), the third giving a submenu labeled 'Feed the kittens', and the fourth, after a horizontal splitter, consisting of only a downwards-pointing disclosure triangle.">
+   <p><img src=https://images.whatwg.org/contextmenu-collapsed.png alt="A context menu, shown over a picture of cats, with four lines: the first two offering the menu items described in the markup above ('Pet the kittens' and 'Cuddle with the kittens'), the third giving a submenu labeled 'Feed the kittens', and the fourth, after a horizontal splitter, consisting of only a downwards-pointing disclosure triangle.">
 
    <p>When the user clicks the disclosure triangle, such a user agent would expand the context menu
    in place, to show the browser's own commands:</p>
 
-   <p><img src=http://images.whatwg.org/contextmenu-expanded.png alt="This would result in the same basic interface, but with a longer menu; the disclosure triangle having been replaced by items such as 'View Image', 'Copy Image', 'Copy Image Location', and so forth.">
+   <p><img src=https://images.whatwg.org/contextmenu-expanded.png alt="This would result in the same basic interface, but with a longer menu; the disclosure triangle having been replaced by items such as 'View Image', 'Copy Image', 'Copy Image Location', and so forth.">
 
   </div>
 
@@ -47197,7 +47197,7 @@
   attribute's allowed keywords correspond to alignment points in the
   font:</p>
 
-  <p><img src=http://images.whatwg.org/baselines.png width=738 alt="The top of the em square is roughly at the top of the glyphs in a font, the hanging baseline is where some glyphs like आ are anchored, the middle is half-way between the top of the em square and the bottom of the em square, the alphabetic baseline is where characters like Á, ÿ, f, and Ω are anchored, the ideographic baseline is where glyphs like 私 and 達 are anchored, and the bottom of the em square is roughly at the bottom of the glyphs in a font. The top and bottom of the bounding box can be far from these baselines, due to glyphs extending far outside the em square." height=300></p>
+  <p><img src=https://images.whatwg.org/baselines.png width=738 alt="The top of the em square is roughly at the top of the glyphs in a font, the hanging baseline is where some glyphs like आ are anchored, the middle is half-way between the top of the em square and the bottom of the em square, the alphabetic baseline is where characters like Á, ÿ, f, and Ω are anchored, the ideographic baseline is where glyphs like 私 and 達 are anchored, and the bottom of the em square is roughly at the bottom of the glyphs in a font. The top and bottom of the bounding box can be far from these baselines, due to glyphs extending far outside the em square." height=300></p>
 
   <p>The keywords map to these alignment points as follows:</p>
 
@@ -47332,9 +47332,9 @@
 
     <figure class=diagrams>
      
-     <img width=357 src=http://images.whatwg.org/arcTo1.png height=254 alt="">
-     <img width=468 src=http://images.whatwg.org/arcTo2.png height=310 alt="">
-     <img width=513 src=http://images.whatwg.org/arcTo3.png height=233 alt="">
+     <img width=357 src=https://images.whatwg.org/arcTo1.png height=254 alt="">
+     <img width=468 src=https://images.whatwg.org/arcTo2.png height=310 alt="">
+     <img width=513 src=https://images.whatwg.org/arcTo3.png height=233 alt="">
     </figure>
 
 
@@ -47350,7 +47350,7 @@
 
     <figure class=diagrams>
      
-     <img width=590 src=http://images.whatwg.org/arc1.png height=255 alt="">
+     <img width=590 src=https://images.whatwg.org/arc1.png height=255 alt="">
     </figure>
 
 
@@ -47695,7 +47695,7 @@
      according to the even-odd fill rule, are filled in both shapes simultaneously: where they
      overlap. As such, the subpaths from the two glyphs actually cross each other.</p>
 
-     <p><img src=http://images.whatwg.org/Qp-overlap.png alt=""></p> 
+     <p><img src=https://images.whatwg.org/Qp-overlap.png alt=""></p> 
      
 
      <p>The resulting <var>merged path</var> in such a situation would have just one path
@@ -47703,7 +47703,7 @@
      inside of the "Q", and one for inside of the "p"). This single path would have no subpaths that
      cross each other.</p>
 
-     <p><img src=http://images.whatwg.org/Qp-overlap-outline.png alt=""></p> 
+     <p><img src=https://images.whatwg.org/Qp-overlap-outline.png alt=""></p> 
      
 
     </div>
@@ -48384,7 +48384,7 @@
 
   Otherwise, it must return the new <code id=drawing-text-to-the-bitmap:textmetrics-3><a href=#textmetrics>TextMetrics</a></code> object.
   <a href=#refsCSS>[CSS]</a>
-  <a href=#fingerprinting-vector id=drawing-text-to-the-bitmap:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+  <a href=#fingerprinting-vector id=drawing-text-to-the-bitmap:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
   </p>
 
   
@@ -48802,7 +48802,7 @@
     <p>Draws the given image onto the canvas. The arguments are
     interpreted as follows:</p>
 
-    <p><img src=http://images.whatwg.org/drawImage.png width=356 alt="The sx and sy parameters give the x and y coordinates of the source rectangle; the sw and sh arguments give the width and height of the source rectangle; the dx and dy give the x and y coordinates of the destination rectangle; and the dw and dh arguments give the width and height of the destination rectangle." height=356></p>
+    <p><img src=https://images.whatwg.org/drawImage.png width=356 alt="The sx and sy parameters give the x and y coordinates of the source rectangle; the sw and sh arguments give the width and height of the source rectangle; the dx and dy give the x and y coordinates of the destination rectangle; and the dw and dh arguments give the width and height of the destination rectangle." height=356></p>
 
     <p>If the image isn't yet fully decoded, then nothing is drawn. If the image is a canvas with no
     data, throws an <code id=drawing-images:invalidstateerror><a href=#invalidstateerror>InvalidStateError</a></code> exception.</p>
@@ -53993,7 +53993,7 @@
    would have as its children the various links and text fields, as well as the dialog. The dialog
    itself would have as its children the text field and the button.</p>
 
-   <p><img src=http://images.whatwg.org/focus-tree.png alt=""> 
+   <p><img src=https://images.whatwg.org/focus-tree.png alt=""> 
 
    <p>If the widget with <span>focus</span> in this example was the text field in the dialog box, then key
    input would be channeled from the graphical system to ① the Web browser, then to ②
@@ -55066,7 +55066,7 @@
      key that corresponds to the value given in the attribute, can be used as the access key, then
      the user agent may assign that combination of keys as the element's <a href=#assigned-access-key id=processing-model-7:assigned-access-key-3>assigned access
      key</a> and abort these steps.
-     <a href=#fingerprinting-vector id=processing-model-7:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+     <a href=#fingerprinting-vector id=processing-model-7:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
      </ol>
 
    <li><p><i>Fallback</i>: Optionally, the user agent may assign a key combination of its choosing
@@ -62204,7 +62204,7 @@
   <ul><li>The user agent supports scripting.<li>The user has not disabled scripting for this <a href=#browsing-context id=enabling-and-disabling-scripting:browsing-context-2>browsing context</a> at this time.
    (User agents may provide users with the option to disable scripting globally, or in a
    finer-grained manner, e.g. on a per-origin basis.)
-   <a href=#fingerprinting-vector id=enabling-and-disabling-scripting:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+   <a href=#fingerprinting-vector id=enabling-and-disabling-scripting:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
    <li id=sandboxScriptBlocked>The <a href=#browsing-context id=enabling-and-disabling-scripting:browsing-context-3>browsing context</a>'s <a href=#active-document id=enabling-and-disabling-scripting:active-document>active document</a>'s
    <a href=#active-sandboxing-flag-set id=enabling-and-disabling-scripting:active-sandboxing-flag-set>active sandboxing flag set</a> does not have its <a href=#sandboxed-scripts-browsing-context-flag id=enabling-and-disabling-scripting:sandboxed-scripts-browsing-context-flag>sandboxed scripts browsing
    context flag</a> set.</ul>
@@ -62574,7 +62574,7 @@
   <ol><li><p>If <var>target</var> is <a href=#in-error-reporting-mode id=runtime-script-errors:in-error-reporting-mode>in error reporting mode</a>, then abort these
    steps; the error is <i id=runtime-script-errors:concept-error-nothandled><a href=#concept-error-nothandled>not handled</a></i>.<li><p>Let <var>target</var> be <dfn id=in-error-reporting-mode>in error reporting mode</dfn>.<li><p>Let <var>message</var> be a user-agent-defined string describing the error in a
    helpful manner.
-   <a href=#fingerprinting-vector id=runtime-script-errors:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+   <a href=#fingerprinting-vector id=runtime-script-errors:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
    <li><p>Let <var>error object</var> be the object that represents the error: in the case of an
    uncaught exception, that would be the object that was thrown; in the case of a JavaScript error
    that would be an <code id=runtime-script-errors:idl-error><a href=#idl-error>Error</a></code> object. If there is no corresponding
@@ -64673,7 +64673,7 @@
   profile the user. In fact, if enough such information is available, a user can actually be
   uniquely identified. For this reason, user agent implementors are strongly urged to include as
   little information in this API as possible.
-  <a href=#fingerprinting-vector id=client-identification:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+  <a href=#fingerprinting-vector id=client-identification:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
   </p>
 
   
@@ -64725,7 +64725,7 @@
 
   <ul><li>Any information in this API that varies from user to user can be used to profile or identify
    the user.
-   <a href=#fingerprinting-vector id=language-preferences:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+   <a href=#fingerprinting-vector id=language-preferences:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
    <li>If the user is not using a service that obfuscates the user's point of origin (e.g. the Tor
    anonymity network), then the value that is least likely to distinguish the user from other users
    with similar origins (e.g. from the same IP address block) is the language used by the majority
@@ -64735,7 +64735,7 @@
 
   <p>To avoid introducing any more fingerprinting vectors, user agents should use the same list for
   the APIs defined in this function as for the HTTP <code id=language-preferences:http-accept-language><a href=#http-accept-language>Accept-Language</a></code> header.
-  <a href=#fingerprinting-vector id=language-preferences:fingerprinting-vector-2 class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+  <a href=#fingerprinting-vector id=language-preferences:fingerprinting-vector-2 class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
   </p>
 
   
@@ -64978,7 +64978,7 @@
   state of the handler described by the two arguments to the method, where the first argument gives
   the scheme and the second gives the string used to build the <a href=#url id=custom-handlers:url-2>URL</a> of the page that
   will handle the requests.
-  <a href=#fingerprinting-vector id=custom-handlers:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+  <a href=#fingerprinting-vector id=custom-handlers:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
   </p>
 
   <p>The first argument must be compared to the schemes for which custom protocol handlers are
@@ -64995,7 +64995,7 @@
   state of the handler described by the two arguments to the method, where the first argument gives
   the <a href=#mime-type id=custom-handlers:mime-type-8>MIME type</a> and the second gives the string used to build the <a href=#url id=custom-handlers:url-3>URL</a> of
   the page that will handle the requests.
-  <a href=#fingerprinting-vector id=custom-handlers:fingerprinting-vector-2 class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+  <a href=#fingerprinting-vector id=custom-handlers:fingerprinting-vector-2 class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
   </p>
 
   <p>The first argument must be compared to the <a href=#mime-type id=custom-handlers:mime-type-9>MIME types</a> for which
@@ -65195,7 +65195,7 @@
   <p>The <code id=sample-handler-impl:dom-navigator-registercontenthandler><a href=#dom-navigator-registercontenthandler>registerContentHandler()</a></code> method
   could display a modal dialog box:</p>
 
-  <p><img src=http://images.whatwg.org/sample-content-handler-registration.png width=534 alt="The modal dialog box could have the title 'Content Handler Registration', and could say 'This Web page: Kittens at work http://kittens.example.org/ ...would like permission to handle files of type: application/x-meowmeow using the following Web-based application: Kittens-at-work displayer http://kittens.example.org/?show=%s Do you trust the administrators of the "kittens.example.org" domain?' with two buttons, 'Trust kittens.example.org' and 'Cancel'." height=374></p>
+  <p><img src=https://images.whatwg.org/sample-content-handler-registration.png width=534 alt="The modal dialog box could have the title 'Content Handler Registration', and could say 'This Web page: Kittens at work http://kittens.example.org/ ...would like permission to handle files of type: application/x-meowmeow using the following Web-based application: Kittens-at-work displayer http://kittens.example.org/?show=%s Do you trust the administrators of the "kittens.example.org" domain?' with two buttons, 'Trust kittens.example.org' and 'Cancel'." height=374></p>
 
   <p>In this dialog box, "Kittens at work" is the title of the page that invoked the method,
   "http://kittens.example.org/" is the URL of that page, "application/x-meowmeow" is the string that
@@ -65209,7 +65209,7 @@
   <p>When the user then attempts to fetch a URL that uses the "application/x-meowmeow" <a href=#mime-type id=sample-handler-impl:mime-type>MIME
   type</a>, then it might display a dialog as follows:</p>
 
-  <p><img src=http://images.whatwg.org/sample-content-handler.png width=577 alt="The dialog box could have the title 'Unknown File Type' and could say 'You have attempted to access:' followed by a URL, followed by a prompt such as 'How would you like FerretBrowser to handle this resource?' with three radio buttons, one saying 'Contact the FerretBrowser plugin registry to see if there is an official way to handle this resource.', one saying 'Pass this URL to a local application' with an application selector, and one saying 'Pass this URL to the "Kittens-at-work displayer" application at "kittens.example.org"', with a checkbox labeled 'Always do this for resources using the "application/x-meowmeow" type in future.', and with two buttons, 'Ok' and 'Cancel'." height=428></p>
+  <p><img src=https://images.whatwg.org/sample-content-handler.png width=577 alt="The dialog box could have the title 'Unknown File Type' and could say 'You have attempted to access:' followed by a URL, followed by a prompt such as 'How would you like FerretBrowser to handle this resource?' with three radio buttons, one saying 'Contact the FerretBrowser plugin registry to see if there is an official way to handle this resource.', one saying 'Pass this URL to a local application' with an application selector, and one saying 'Pass this URL to the "Kittens-at-work displayer" application at "kittens.example.org"', with a checkbox labeled 'Always do this for resources using the "application/x-meowmeow" type in future.', and with two buttons, 'Ok' and 'Cancel'." height=428></p>
 
   <p>In this dialog, the third option is the one that was primed by the site registering itself
   earlier.</p>
@@ -65391,13 +65391,13 @@
 
   <p>The <a href=#supported-property-indices id=plugins-2:supported-property-indices>supported property indices</a> of a <code id=plugins-2:pluginarray-7><a href=#pluginarray>PluginArray</a></code> object are the
   numbers from zero to the number of non-<a href=#hidden-plugin id=plugins-2:hidden-plugin-3>hidden</a> <a href=#plugin id=plugins-2:plugin-8>plugins</a> represented by the object, if any.
-  <a href=#fingerprinting-vector id=plugins-2:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+  <a href=#fingerprinting-vector id=plugins-2:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
   </p>
 
   <p>The <dfn id=dom-pluginarray-length><code>length</code></dfn> attribute must return the
   number of non-<a href=#hidden-plugin id=plugins-2:hidden-plugin-4>hidden</a> <a href=#plugin id=plugins-2:plugin-9>plugins</a>
   represented by the object.
-  <a href=#fingerprinting-vector id=plugins-2:fingerprinting-vector-2 class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+  <a href=#fingerprinting-vector id=plugins-2:fingerprinting-vector-2 class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
   </p>
 
   <p>The <dfn id=dom-pluginarray-item><code>item()</code></dfn> method of a
@@ -65415,7 +65415,7 @@
   <p>The <a href=#supported-property-names id=plugins-2:supported-property-names>supported property names</a> of a <code id=plugins-2:pluginarray-10><a href=#pluginarray>PluginArray</a></code> object are the values
   of the <code id=plugins-2:dom-plugin-name-4><a href=#dom-plugin-name>name</a></code> attributes of all the <code id=plugins-2:dom-plugin-13><a href=#dom-plugin>Plugin</a></code> objects represented by the <code id=plugins-2:pluginarray-11><a href=#pluginarray>PluginArray</a></code> object. The
   properties exposed in this way must be <a href=#unenumerable id=plugins-2:unenumerable>unenumerable</a>.
-  <a href=#fingerprinting-vector id=plugins-2:fingerprinting-vector-4 class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+  <a href=#fingerprinting-vector id=plugins-2:fingerprinting-vector-4 class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
   </p>
 
   <p>The <dfn id=dom-pluginarray-nameditem><code>namedItem()</code></dfn> method of a
@@ -65453,13 +65453,13 @@
   numbers from zero to the number of <a href=#mime-type id=plugins-2:mime-type-6>MIME types</a> <a href=#explicitly-supported id=plugins-2:explicitly-supported-3>explicitly
   supported</a> by non-<a href=#hidden-plugin id=plugins-2:hidden-plugin-6>hidden</a> <a href=#plugin id=plugins-2:plugin-13>plugins</a> represented by the corresponding <code id=plugins-2:pluginarray-19><a href=#pluginarray>PluginArray</a></code> object, if
   any.
-  <a href=#fingerprinting-vector id=plugins-2:fingerprinting-vector-5 class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+  <a href=#fingerprinting-vector id=plugins-2:fingerprinting-vector-5 class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
   </p>
 
   <p>The <dfn id=dom-mimetypearray-length><code>length</code></dfn> attribute must return the
   number of <a href=#mime-type id=plugins-2:mime-type-7>MIME types</a> <a href=#explicitly-supported id=plugins-2:explicitly-supported-4>explicitly supported</a> by non-<a href=#hidden-plugin id=plugins-2:hidden-plugin-7>hidden</a> <a href=#plugin id=plugins-2:plugin-14>plugins</a> represented by the
   corresponding <code id=plugins-2:pluginarray-20><a href=#pluginarray>PluginArray</a></code> object, if any.
-  <a href=#fingerprinting-vector id=plugins-2:fingerprinting-vector-6 class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+  <a href=#fingerprinting-vector id=plugins-2:fingerprinting-vector-6 class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
   </p>
 
   <p>The <dfn id=dom-mimetypearray-item><code>item()</code></dfn> method of a
@@ -65478,7 +65478,7 @@
   of the <code id=plugins-2:dom-mimetype-type-5><a href=#dom-mimetype-type>type</a></code> attributes of all the <code id=plugins-2:mimetype-20><a href=#mimetype>MimeType</a></code>
   objects represented by the <code id=plugins-2:mimetypearray-11><a href=#mimetypearray>MimeTypeArray</a></code> object. The properties exposed in this way
   must be <a href=#unenumerable id=plugins-2:unenumerable-2>unenumerable</a>.
-  <a href=#fingerprinting-vector id=plugins-2:fingerprinting-vector-8 class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+  <a href=#fingerprinting-vector id=plugins-2:fingerprinting-vector-8 class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
   </p>
 
   <p>The <dfn id=dom-mimetypearray-nameditem><code>namedItem()</code></dfn> method of a
@@ -65506,12 +65506,12 @@
 
   <p>The <a href=#supported-property-indices id=plugins-2:supported-property-indices-5>supported property indices</a> of a <code id=plugins-2:dom-plugin-22><a href=#dom-plugin>Plugin</a></code> object
   are the numbers from zero to the number of <a href=#reported-mime-types id=plugins-2:reported-mime-types>reported MIME types</a>.
-  <a href=#fingerprinting-vector id=plugins-2:fingerprinting-vector-9 class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+  <a href=#fingerprinting-vector id=plugins-2:fingerprinting-vector-9 class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
   </p>
 
   <p>The <dfn id=dom-plugin-length><code>length</code></dfn> attribute must return the number
   of <a href=#reported-mime-types id=plugins-2:reported-mime-types-2>reported MIME types</a>.
-  <a href=#fingerprinting-vector id=plugins-2:fingerprinting-vector-10 class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+  <a href=#fingerprinting-vector id=plugins-2:fingerprinting-vector-10 class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
   </p>
 
   <p>The <dfn id=dom-plugin-item><code>item()</code></dfn> method of a <code id=plugins-2:dom-plugin-23><a href=#dom-plugin>Plugin</a></code> object must return null if the argument is not one of the
@@ -65529,7 +65529,7 @@
   are the values of the <code id=plugins-2:dom-mimetype-type-8><a href=#dom-mimetype-type>type</a></code> attributes of the
   <code id=plugins-2:mimetype-24><a href=#mimetype>MimeType</a></code> objects representing the <a href=#reported-mime-types id=plugins-2:reported-mime-types-4>reported MIME types</a>. The properties
   exposed in this way must be <a href=#unenumerable id=plugins-2:unenumerable-3>unenumerable</a>.
-  <a href=#fingerprinting-vector id=plugins-2:fingerprinting-vector-12 class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+  <a href=#fingerprinting-vector id=plugins-2:fingerprinting-vector-12 class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
   </p>
 
   <p>The <dfn id=dom-plugin-nameditem><code>namedItem()</code></dfn> method of a <code id=plugins-2:dom-plugin-25><a href=#dom-plugin>Plugin</a></code> object must return null if the argument is not one of the
@@ -65549,7 +65549,7 @@
   as a trivial way to determine what security vulnerabilities a <a href=#plugin id=plugins-2:plugin-21>plugin</a> (and thus a
   browser) may have. It is thus highly recommended that the <code id=plugins-2:dom-plugin-description-4><a href=#dom-plugin-description>description</a></code> attribute just return the same value as the
   <code id=plugins-2:dom-plugin-name-7><a href=#dom-plugin-name>name</a></code> attribute, and that the <code id=plugins-2:dom-plugin-filename-4><a href=#dom-plugin-filename>filename</a></code> attribute return the empty string.
-  <a href=#fingerprinting-vector id=plugins-2:fingerprinting-vector-13 class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+  <a href=#fingerprinting-vector id=plugins-2:fingerprinting-vector-13 class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
   </p>
 
   <hr>
@@ -65574,7 +65574,7 @@
   as a trivial way to determine what security vulnerabilities a <a href=#plugin id=plugins-2:plugin-25>plugin</a> (and thus a
   browser) may have. It is thus highly recommended that the <code id=plugins-2:dom-mimetype-description-4><a href=#dom-mimetype-description>description</a></code> attribute just return the same value as the
   <code id=plugins-2:dom-mimetype-type-10><a href=#dom-mimetype-type>type</a></code> attribute, and that the <code id=plugins-2:dom-mimetype-suffixes-4><a href=#dom-mimetype-suffixes>suffixes</a></code> attribute return the empty string.
-  <a href=#fingerprinting-vector id=plugins-2:fingerprinting-vector-14 class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+  <a href=#fingerprinting-vector id=plugins-2:fingerprinting-vector-14 class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
   </p>
 
   <p class=note>Commas in the <code id=plugins-2:dom-mimetype-suffixes-5><a href=#dom-mimetype-suffixes>suffixes</a></code> attribute are
@@ -65591,7 +65591,7 @@
   <p>The <dfn id=dom-navigator-javaenabled><code>navigator.javaEnabled</code></dfn> attribute
   must return true if the user agent supports a <a href=#plugin id=plugins-2:plugin-27>plugin</a> that supports the <a href=#mime-type id=plugins-2:mime-type-14>MIME
   type</a> "<code>application/x-java-vm</code>"; otherwise it must return false.
-  <a href=#fingerprinting-vector id=plugins-2:fingerprinting-vector-15 class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+  <a href=#fingerprinting-vector id=plugins-2:fingerprinting-vector-15 class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
   </p>
 
   
@@ -65655,7 +65655,7 @@
 
    <p>The <dfn id=dom-external-issearchproviderinstalled><code>IsSearchProviderInstalled()</code></dfn>
    method, when invoked, must run the following steps:
-   <a href=#fingerprinting-vector id=the-external-interface:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+   <a href=#fingerprinting-vector id=the-external-interface:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
    </p>
 
    <ol><li><p>Optionally, return 0 and abort these steps. User agents may implement the method as a
@@ -70115,7 +70115,7 @@
 
   <p>The <dfn id=dom-localstorage><code>localStorage</code></dfn> object provides a
   <code id=the-localstorage-attribute:storage-2-2><a href=#storage-2>Storage</a></code> object for an <a href=#origin-2 id=the-localstorage-attribute:origin-2>origin</a>.
-  <a href=#fingerprinting-vector id=the-localstorage-attribute:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+  <a href=#fingerprinting-vector id=the-localstorage-attribute:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
   </p>
 
   <p>User agents must have a set of local storage areas, one for each <a href=#origin-2 id=the-localstorage-attribute:origin-2-2>origin</a>.</p>
@@ -71329,7 +71329,7 @@
 
   <h4 id=overview-of-the-parsing-model>12.2.1 Overview of the parsing model</h4>
 
-  <p class=overview><object width=345 height=535 data=images/parsing-model-overview.svg><img src=http://images.whatwg.org/parsing-model-overview.png width=345 alt="" height=450></object></p>
+  <p class=overview><object width=345 height=535 data=images/parsing-model-overview.svg><img src=https://images.whatwg.org/parsing-model-overview.png width=345 alt="" height=450></object></p>
 
   <p>The input to the HTML parsing process consists of a stream of <a href=#unicode-code-point id=overview-of-the-parsing-model:unicode-code-point>Unicode code points</a>, which is passed through a <a href=#tokenization id=overview-of-the-parsing-model:tokenization>tokenization</a> stage
   followed by a <a href=#tree-construction id=overview-of-the-parsing-model:tree-construction>tree construction</a> stage. The output is a <code id=overview-of-the-parsing-model:document><a href=#document>Document</a></code>
@@ -79279,7 +79279,7 @@
 
   
 
-  <p> <img class=extra width=157 src=http://images.whatwg.org/sample-progress.png height=103 alt=""> When the
+  <p> <img class=extra width=157 src=https://images.whatwg.org/sample-progress.png height=103 alt=""> When the
   element is wider than it is tall, the element is expected to be depicted as a horizontal progress
   bar, with the start on the right and the end on the left if the 'direction' property on this
   element has a computed value of 'rtl', and with the start on the left and the end on the right
@@ -79747,7 +79747,7 @@
    ensure that the punctuation was the same both in the drop down, and in the box showing the
    current selection.</p>
 
-   <p><img src=http://images.whatwg.org/bidiselect.png width=206 alt="" height=105></p> 
+   <p><img src=https://images.whatwg.org/bidiselect.png width=206 alt="" height=105></p> 
 
   </div>
 

Modified: index
===================================================================
--- index	2014-09-12 18:23:12 UTC (rev 8769)
+++ index	2014-09-15 17:36:08 UTC (rev 8770)
@@ -140,7 +140,7 @@
    if (document.documentElement.className == "")
      setTimeout(function () {
        if (!startedInit)
-         showAlert("Too slow? Try reading the multipage copy of the spec instead:", "http://whatwg.org/html");
+         showAlert("Too slow? Try reading the multipage copy of the spec instead:", "https://whatwg.org/html");
      }, 6000);
 
    window.addEventListener('keypress', function (event) {
@@ -290,33 +290,33 @@
    }
   </style><link rel=stylesheet href=status.css><body onload=init()>
   <header id=head class="head with-buttons">
-   <p><a href=//www.whatwg.org/ class=logo><img src=/images/logo width=101 alt=WHATWG height=101></a></p>
-   <hgroup><h1 class=allcaps>HTML</h1><h2 id=living-standard-—-last-updated-[date:-01-jan-1901] class="no-num no-toc">Living Standard — Last Updated <span class=pubdate>12 September 2014</span></h2></hgroup>
+   <p><a href=//www.whatwg.org/ class=logo><img src=//www.whatwg.org/images/logo width=101 alt=WHATWG height=101></a></p>
+   <hgroup><h1 class=allcaps>HTML</h1><h2 id=living-standard-—-last-updated-[date:-01-jan-1901] class="no-num no-toc">Living Standard — Last Updated <span class=pubdate>15 September 2014</span></h2></hgroup>
    
    <nav>
     <div>
-     <a href=//whatwg.org/html><span><strong>Multipage Version</strong> <code>whatwg.org/html</code></span></a>
-     <a href=//whatwg.org/c><span><strong>One-Page Version</strong> <code>whatwg.org/c</code></span></a>
-     <a href=//whatwg.org/pdf><span><strong>PDF Version</strong> <code>whatwg.org/pdf</code></span></a>
-     <a href=http://developers.whatwg.org/><span><strong>Developer Version</strong> <code>developers.whatwg.org</code></span></a>
+     <a href=https://whatwg.org/html><span><strong>Multipage Version</strong> <code>whatwg.org/html</code></span></a>
+     <a href=https://html.spec.whatwg.org/><span><strong>One-Page Version</strong> <code>html.spec.whatwg.org</code></span></a>
+     <a href=https://whatwg.org/pdf><span><strong>PDF Version</strong> <code>whatwg.org/pdf</code></span></a>
+     <a href=https://developers.whatwg.org/><span><strong>Developer Version</strong> <code>developers.whatwg.org</code></span></a>
     </div>
     <div>
-     <a href=//whatwg.org/faq class=misc><span><strong>FAQ</strong> <code>whatwg.org/faq</code></span></a>
-     <a href=http://validator.whatwg.org/ class=misc><span><strong>Validators</strong> <code>validator.whatwg.org</code></span></a>
+     <a href=https://whatwg.org/faq class=misc><span><strong>FAQ</strong> <code>whatwg.org/faq</code></span></a>
+     <a href=https://validator.whatwg.org/ class=misc><span><strong>Validators</strong> <code>validator.whatwg.org</code></span></a>
     </div>
     <div>
-     <a href=//www.whatwg.org/mailing-list class=comms><span><strong>Join our Mailing List</strong> <code>whatwg at whatwg.org</code></span></a>
-     <a href=http://wiki.whatwg.org/wiki/IRC class=comms><span><strong>Join us on IRC</strong> <code>#whatwg on Freenode</code></span></a>
-     <a href=http://forums.whatwg.org/ class=comms><span><strong>Join our Forums</strong> <code>forums.whatwg.org</code></span></a>
+     <a href=https://www.whatwg.org/mailing-list class=comms><span><strong>Join our Mailing List</strong> <code>whatwg at whatwg.org</code></span></a>
+     <a href=https://wiki.whatwg.org/wiki/IRC class=comms><span><strong>Join us on IRC</strong> <code>#whatwg on Freenode</code></span></a>
+     <a href=https://forums.whatwg.org/ class=comms><span><strong>Join our Forums</strong> <code>forums.whatwg.org</code></span></a>
     </div>
     <div>
      
-     <a href=http://html5.org/tools/web-apps-tracker class=changes><span><strong>Change Log</strong> <code>html5.org's tracker</code></span></a>
-     <a href=http://twitter.com/WHATWG class=changes><span><strong>Twitter Updates</strong> <code>@WHATWG</code></span></a>
+     <a href=https://html5.org/tools/web-apps-tracker class=changes><span><strong>Change Log</strong> <code>html5.org's tracker</code></span></a>
+     <a href=https://twitter.com/WHATWG class=changes><span><strong>Twitter Updates</strong> <code>@WHATWG</code></span></a>
     </div>
     <div>
      <a href="https://www.w3.org/Bugs/Public/buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&component=HTML&product=WHATWG" class=feedback><span><strong>View Open Bugs</strong> <code>filed in Bugzilla</code></span></a>
-     <a href=//www.whatwg.org/newbug class=feedback><span><strong>File a Bug</strong> <code>whatwg.org/newbug</code></span></a>
+     <a href=https://www.whatwg.org/newbug class=feedback><span><strong>File a Bug</strong> <code>whatwg.org/newbug</code></span></a>
      <a href=http://ian.hixie.ch/+ class=feedback><span><strong>E-mail the Editor</strong> <code>ian at hixie.ch</code></span></a>
     </div>
    </nav>
@@ -348,7 +348,7 @@
   Web platform specification stack relative to other specifications can be best summed up as
   follows:</p>
 
-  <p><img src=http://images.whatwg.org/abstract.png width=398 alt="It consists of everything else, above such core technologies as HTTP, URI/IRIs, DOM, XML, Unicode, and ECMAScript; below presentation-layer technologies like CSS and the NPAPI; and to the side of technologies like Geolocation, SVG, MathML, and XHR." height=359></p>
+  <p><img src=https://images.whatwg.org/abstract.png width=398 alt="It consists of everything else, above such core technologies as HTTP, URI/IRIs, DOM, XML, Unicode, and ECMAScript; below presentation-layer technologies like CSS and the NPAPI; and to the side of technologies like Geolocation, SVG, MathML, and XHR." height=359></p>
 
   
 
@@ -795,7 +795,7 @@
 
   <p>Features in this specification which can be <dfn id=fingerprinting-vector>used to
   fingerprint the user</dfn> are marked as this paragraph is.
-  <a href=#fingerprinting-vector id=fingerprint:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+  <a href=#fingerprinting-vector id=fingerprint:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
   </p>
 
   <p>Other features in the platform can be used for the same purpose, though, including, though not
@@ -1795,7 +1795,7 @@
   fingerprinting vector that increases the chances of users being uniquely identified, user agents
   are encouraged to support the exact same set of <a href=#plugin id=plugins:plugin-4>plugins</a> for each
   user.
-  <a href=#fingerprinting-vector id=plugins:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+  <a href=#fingerprinting-vector id=plugins:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
   </p>
 
   
@@ -2088,7 +2088,7 @@
   <p id=hardwareLimitations>User agents may impose implementation-specific limits on otherwise
   unconstrained inputs, e.g. to prevent denial of service attacks, to guard against running out of
   memory, or to work around platform-specific limitations.
-  <a href=#fingerprinting-vector id=conformance-classes:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+  <a href=#fingerprinting-vector id=conformance-classes:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
   </p>
 
   <p>For compatibility with existing content and prior specifications, this specification describes
@@ -4558,7 +4558,7 @@
 
     <ol><li><p>Wait until ownership of the <a href=#storage-mutex id=processing-model:storage-mutex>storage mutex</a> can be taken by this instance of
      the <a href=#fetch id=processing-model:fetch-2>fetching</a> algorithm.<li><p>Take ownership of the <a href=#storage-mutex id=processing-model:storage-mutex-2>storage mutex</a>.<li><p>Update the cookies. <a href=#refsCOOKIES>[COOKIES]</a>
-     <a href=#fingerprinting-vector id=processing-model:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+     <a href=#fingerprinting-vector id=processing-model:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
      <li><p>Release the <a href=#storage-mutex id=processing-model:storage-mutex-3>storage mutex</a> so that it is once again free.</ol>
 
    <li>
@@ -5926,7 +5926,7 @@
   throw a <code id=resource-metadata-management:securityerror-2><a href=#securityerror>SecurityError</a></code> exception. Otherwise, the user agent must first <a href=#obtain-the-storage-mutex id=resource-metadata-management:obtain-the-storage-mutex>obtain
   the storage mutex</a> and then return the <a href=#cookie-string id=resource-metadata-management:cookie-string>cookie-string</a> for <a id="resource-metadata-management:the-document's-address-4" href=http://dom.spec.whatwg.org/#concept-document-url data-x-internal="the-document's-address">the document's address</a>
   for a "non-HTTP" API, decoded using the <a href=#utf-8-decoder id=resource-metadata-management:utf-8-decoder>UTF-8 decoder</a>. <a href=#refsCOOKIES>[COOKIES]</a>
-  <a href=#fingerprinting-vector id=resource-metadata-management:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+  <a href=#fingerprinting-vector id=resource-metadata-management:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
   </p>
 
   <p>On setting, if the document is a <a href=#cookie-averse-document-object id=resource-metadata-management:cookie-averse-document-object-2>cookie-averse <code>Document</code> object</a>, then
@@ -6740,7 +6740,7 @@
   <p>These categories are related as follows:</p>
 
   
-  <p><object width=1000 height=288 data=images/content-venn.svg><img width=512 src=http://images.whatwg.org/content-venn.png height=288 alt=""></object></p>
+  <p><object width=1000 height=288 data=images/content-venn.svg><img width=512 src=https://images.whatwg.org/content-venn.png height=288 alt=""></object></p>
 
   <p>Sectioning content, heading content, phrasing content, embedded content, and interactive
   content are all types of flow content. Metadata is sometimes flow content. Metadata and
@@ -7671,7 +7671,7 @@
    namely to align the text to the <i>start edge</i> of the paragraph, the resulting rendering could
    be as follows:</p>
 
-   <p><img width=366 src=http://images.whatwg.org/im.png height=157 alt="Each paragraph rendered as a separate block, with the paragraphs left-aligned except the second paragraph and the last one, which would  be right aligned, with the usernames ('Student' and 'Teacher' in this example) flush right, with a colon to their left, and the text first to the left of that."></p>
+   <p><img width=366 src=https://images.whatwg.org/im.png height=157 alt="Each paragraph rendered as a separate block, with the paragraphs left-aligned except the second paragraph and the last one, which would  be right aligned, with the usernames ('Student' and 'Teacher' in this example) flush right, with a colon to their left, and the text first to the left of that."></p>
 
    <p>As noted earlier, the <code id=the-dir-attribute:attr-dir-auto><a href=#attr-dir-auto>auto</a></code> value is not a panacea. The
    final paragraph in this example is misinterpreted as being right-to-left text, since it begins
@@ -14579,7 +14579,7 @@
 
    <p>This might be rendered as:</p>
 
-   <p><img src=http://images.whatwg.org/sample-ruby-ja.png width=171 alt="The two main ideographs, each with its annotation in hiragana rendered in a smaller font above it." height=78></p>
+   <p><img src=https://images.whatwg.org/sample-ruby-ja.png width=171 alt="The two main ideographs, each with its annotation in hiragana rendered in a smaller font above it." height=78></p>
 
   </div>
 
@@ -14593,7 +14593,7 @@
 
    <p>This might be rendered as:</p>
 
-   <p><img src=http://images.whatwg.org/sample-ruby-bopomofo.png width=78 alt="The two main ideographs, each with its bopomofo annotation rendered in a smaller font next to it." height=100></p>
+   <p><img src=https://images.whatwg.org/sample-ruby-bopomofo.png width=78 alt="The two main ideographs, each with its bopomofo annotation rendered in a smaller font next to it." height=100></p>
 
   </div>
 
@@ -14607,7 +14607,7 @@
 
    <p>This might be rendered as:</p>
 
-   <p><img src=http://images.whatwg.org/sample-ruby-pinyin.png width=173 alt="The two main ideographs, each with its pinyin annotation rendered in a smaller font above it." height=79></p>
+   <p><img src=https://images.whatwg.org/sample-ruby-pinyin.png width=173 alt="The two main ideographs, each with its pinyin annotation rendered in a smaller font above it." height=79></p>
 
   </div>
 
@@ -15549,12 +15549,12 @@
 </ul></pre>
 
    <figure>
-    <img src=http://images.whatwg.org/sample-bdi.png>
+    <img src=https://images.whatwg.org/sample-bdi.png>
     <figcaption>When using the <code id=the-bdi-element:the-bdi-element-3><a href=#the-bdi-element>bdi</a></code> element, the username acts as expected.</figcaption>
    </figure>
 
    <figure>
-    <img src=http://images.whatwg.org/sample-not-bdi.png>
+    <img src=https://images.whatwg.org/sample-not-bdi.png>
     <figcaption>If the <code id=the-bdi-element:the-bdi-element-4><a href=#the-bdi-element>bdi</a></code> element were to be replaced by a <code id=the-bdi-element:the-b-element><a href=#the-b-element>b</a></code> element, the username would confuse the bidirectional algorithm and the third bullet would end up saying "User 3 :", followed by the Arabic name (right-to-left), followed by "posts" and a period.</figcaption>
    </figure>
 
@@ -17982,9 +17982,10 @@
   <ul><li><p>The element's <code id=the-img-element:attr-img-src-3><a href=#attr-img-src>src</a></code>,
    <code id=the-img-element:attr-img-srcset-4><a href=#attr-img-srcset>srcset</a></code>
    or <code id=the-img-element:attr-img-sizes-3><a href=#attr-img-sizes>sizes</a></code> attributes are set, changed, or removed.<li><p>The element's <code id=the-img-element:attr-img-src-4><a href=#attr-img-src>src</a></code> attribute is set to the same value as the previous value.
-   This must set the <i>restart animation</i> flag for the <a href=#update-the-image-data id=the-img-element:update-the-image-data-3>update the image data</a> algorithm.<li><p>The element's <code id=the-img-element:attr-img-crossorigin-2><a href=#attr-img-crossorigin>crossorigin</a></code> attribute's state is changed.<li><p>The element is inserted into or removed from a <code id=the-img-element:the-picture-element-2><a href=#the-picture-element>picture</a></code> parent element.<li><p>The element's parent is a <code id=the-img-element:the-picture-element-3><a href=#the-picture-element>picture</a></code> element and a
-   <code id=the-img-element:the-source-element-when-used-with-the-picture-element-4><a href=#the-source-element-when-used-with-the-picture-element>source</a></code> element is inserted as a previous sibling.<li><p>The element's parent is a <code id=the-img-element:the-picture-element-4><a href=#the-picture-element>picture</a></code> element and a
-   <code id=the-img-element:the-source-element-when-used-with-the-picture-element-5><a href=#the-source-element-when-used-with-the-picture-element>source</a></code> element that was a previous sibling is removed.<li><p>The element's parent is a <code id=the-img-element:the-picture-element-5><a href=#the-picture-element>picture</a></code> element and a
+   This must set the <i>restart animation</i> flag for the <a href=#update-the-image-data id=the-img-element:update-the-image-data-3>update the image data</a> algorithm.<li><p>The element's <code id=the-img-element:attr-img-crossorigin-2><a href=#attr-img-crossorigin>crossorigin</a></code> attribute's state is changed.<li><p>The <a href=#nodes-are-inserted id=the-img-element:nodes-are-inserted>element is inserted</a> into or
+   <a href=#nodes-are-removed id=the-img-element:nodes-are-removed>removed</a> from a <code id=the-img-element:the-picture-element-2><a href=#the-picture-element>picture</a></code> parent element.<li><p>The element's parent is a <code id=the-img-element:the-picture-element-3><a href=#the-picture-element>picture</a></code> element and a
+   <code id=the-img-element:the-source-element-when-used-with-the-picture-element-4><a href=#the-source-element-when-used-with-the-picture-element>source</a></code> <a href=#nodes-are-inserted id=the-img-element:nodes-are-inserted-2>element is inserted</a> as a previous sibling.<li><p>The element's parent is a <code id=the-img-element:the-picture-element-4><a href=#the-picture-element>picture</a></code> element and a
+   <code id=the-img-element:the-source-element-when-used-with-the-picture-element-5><a href=#the-source-element-when-used-with-the-picture-element>source</a></code> element that was a previous sibling is <a href=#nodes-are-removed id=the-img-element:nodes-are-removed-2>removed</a>.<li><p>The element's parent is a <code id=the-img-element:the-picture-element-5><a href=#the-picture-element>picture</a></code> element and a
    <code id=the-img-element:the-source-element-when-used-with-the-picture-element-6><a href=#the-source-element-when-used-with-the-picture-element>source</a></code> element that is a previous sibling has its
    <code id=the-img-element:attr-picture-source-srcset-2><a href=#attr-picture-source-srcset>srcset</a></code>,
    <code id=the-img-element:attr-picture-source-sizes-2><a href=#attr-picture-source-sizes>sizes</a></code>,
@@ -18401,8 +18402,7 @@
      continue to the next child.<li><p><a href=#parse-a-srcset-attribute id=the-img-element:parse-a-srcset-attribute-2>Parse <var>child</var>'s srcset attribute</a> and
      let the returned <a href=#source-set id=the-img-element:source-set-9>source set</a> be <var>source set</var>.<li><p>If <var>source set</var> has zero <a href=#image-source id=the-img-element:image-source-5>image sources</a>,
      continue to the next child.<li><p>If <var>child</var> has a <code id=the-img-element:attr-picture-source-media-2><a href=#attr-picture-source-media>media</a></code> attribute,
-     and its value is not a <a href=#valid-media-query-list id=the-img-element:valid-media-query-list>valid media query list</a>,
-     or is a <a href=#valid-media-query-list id=the-img-element:valid-media-query-list-2>valid media query list</a> that evaluates to false,
+     and its value does not <a href=#matches-the-environment id=the-img-element:matches-the-environment>match the environment</a>,
      continue to the next child.<li><p><a href=#parse-a-sizes-attribute id=the-img-element:parse-a-sizes-attribute-2>Parse <var>child</var>'s sizes attribute</a>
      and let <var>source set</var>'s <a href=#source-size-2 id=the-img-element:source-size-2-5>source size</a> be the returned value.<li><p>If <var>child</var> has a <code id=the-img-element:attr-picture-source-type-2><a href=#attr-picture-source-type>type</a></code> attribute,
      and its value is an unknown or unsupported <a href=#mime-type id=the-img-element:mime-type>MIME type</a>,
@@ -22974,7 +22974,7 @@
   <a href=#media-resource id=offsets-into-the-media-resource:media-resource-13>media resource</a>. In the even rarer case of a <a href=#media-resource id=offsets-into-the-media-resource:media-resource-14>media resource</a> with no
   explicit timings of any kind, not even frame durations, the user agent must itself determine the
   time for each frame in a user-agent-defined manner.
-  <a href=#fingerprinting-vector id=offsets-into-the-media-resource:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+  <a href=#fingerprinting-vector id=offsets-into-the-media-resource:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
   </p>
 
   <p class=note>An example of a file format with no explicit timeline but with explicit frame
@@ -27307,7 +27307,7 @@
 
    <p>Consider an image that looks as follows:</p>
 
-   <p><img src=http://images.whatwg.org/sample-usemap.png width=600 alt="A line with four shapes in it, equally spaced: a red hollow box, a green circle, a blue triangle, and a yellow four-pointed star." height=150></p>
+   <p><img src=https://images.whatwg.org/sample-usemap.png width=600 alt="A line with four shapes in it, equally spaced: a red hollow box, a green circle, a blue triangle, and a yellow four-pointed star." height=150></p>
 
    <p>If we wanted just the coloured areas to be clickable, we could do it as follows:</p>
 
@@ -28796,7 +28796,7 @@
    <p>The remaining headers apply just to the cells to the right of them.</p>
 
    
-   <img src=http://images.whatwg.org/table-scope-diagram.png width=459 alt="" height=256>
+   <img src=https://images.whatwg.org/table-scope-diagram.png width=459 alt="" height=256>
 
   </div>
 
@@ -30612,15 +30612,15 @@
 
   <p>This might render as follows:</p>
 
-  <p><img src=http://images.whatwg.org/sample-table-sortable-1.png width=418 alt="The table as marked above, but with the column headers having interactive affordances to select which column to sort by, the first being already selected." height=109>
+  <p><img src=https://images.whatwg.org/sample-table-sortable-1.png width=418 alt="The table as marked above, but with the column headers having interactive affordances to select which column to sort by, the first being already selected." height=109>
 
   <p>If the user activates the second column, the table might change as follows:</p>
 
-  <p><img src=http://images.whatwg.org/sample-table-sortable-2.png width=414 alt="The same table, but with the second column header's interactive affordance marked as selected, with the IP addresses sorted in numeric order (first the rows with the address ending in '3', then the row with the address ending in '29', and finally the row with the address ending in '199'." height=109>
+  <p><img src=https://images.whatwg.org/sample-table-sortable-2.png width=414 alt="The same table, but with the second column header's interactive affordance marked as selected, with the IP addresses sorted in numeric order (first the rows with the address ending in '3', then the row with the address ending in '29', and finally the row with the address ending in '199'." height=109>
 
   <p>If the user activates the second column again, reversing the sort order, it might change as follows:</p>
 
-  <p><img src=http://images.whatwg.org/sample-table-sortable-3.png width=414 alt="The same table, but with the second column header's interactive affordance marked as selected and reversed, with the IP addresses sorted in reverse numeric order (first the row with the address ending in '199', then the row with the address ending in '29', and finally the rows with the address ending in '3'." height=109>
+  <p><img src=https://images.whatwg.org/sample-table-sortable-3.png width=414 alt="The same table, but with the second column header's interactive affordance marked as selected and reversed, with the IP addresses sorted in reverse numeric order (first the row with the address ending in '199', then the row with the address ending in '29', and finally the rows with the address ending in '3'." height=109>
 
 
 
@@ -33487,7 +33487,7 @@
    had visited <code>http://www.w3.org/Consortium/#membership</code> and <code>http://www.w3.org/TR/XForms/</code> in the recent past, then the rendering might look
    like this:</p>
 
-   <p><img src=http://images.whatwg.org/sample-url.png width=472 alt="A text box with an icon on the left followed by the text "www.w3" and a cursor, with a drop down button on the right hand side; with, below, a drop down box containing a list of six URLs on the left, with the first four having grayed out labels on the right; and a scroll bar to the right of the drop down box, indicating further values are available." height=134></p>
+   <p><img src=https://images.whatwg.org/sample-url.png width=472 alt="A text box with an icon on the left followed by the text "www.w3" and a cursor, with a drop down button on the right hand side; with, below, a drop down box containing a list of six URLs on the left, with the first four having grayed out labels on the right; and a scroll bar to the right of the drop down box, indicating further values are available." height=134></p>
 
    <p>The first four URLs in this sample consist of the four URLs in the author-specified list that
    match the text the user has entered, sorted in some UA-defined manner (maybe by how frequently
@@ -34963,7 +34963,7 @@
 
      <p>...might render as:</p>
 
-     <p><img src=http://images.whatwg.org/sample-range.png width=49 alt="A vertical slider control whose primary colour is black and whose background colour is beige, with the slider having five tick marks, one long one at each extremity, and three short ones clustered around the midpoint." height=75>
+     <p><img src=https://images.whatwg.org/sample-range.png width=49 alt="A vertical slider control whose primary colour is black and whose background colour is beige, with the slider having five tick marks, one long one at each extremity, and three short ones clustered around the midpoint." height=75>
 
      <p>Note how the UA determined the orientation of the control from the ratio of the
      style-sheet-specified height and width properties. The colours were similarly derived from the
@@ -34983,11 +34983,11 @@
 
      <p>A user agent could display in a variety of ways, for instance:</p>
 
-     <p><img src=http://images.whatwg.org/sample-range-2a.png width=231 alt="As a dial." height=57></p>
+     <p><img src=https://images.whatwg.org/sample-range-2a.png width=231 alt="As a dial." height=57></p>
 
      <p>Or, alternatively, for instance:</p>
 
-     <p><img src=http://images.whatwg.org/sample-range-2b.png width=445 alt="As a long horizontal slider with tick marks." height=56></p>
+     <p><img src=https://images.whatwg.org/sample-range-2b.png width=445 alt="As a long horizontal slider with tick marks." height=56></p>
 
      <p>The user agent could pick which one to display based on the dimensions given in the style
      sheet. This would allow it to maintain the same resolution for the tick marks, despite the
@@ -35008,7 +35008,7 @@
 
      <p>With styles that make the control draw vertically, it might look as follows:</p>
 
-     <p><img src=http://images.whatwg.org/sample-range-labels.png width=103 alt="A vertical slider control with two tick marks, one near the top labeled 'High', and one near the bottom labeled 'Low'." height=164>
+     <p><img src=https://images.whatwg.org/sample-range-labels.png width=103 alt="A vertical slider control with two tick marks, one near the top labeled 'High', and one near the bottom labeled 'Low'." height=164>
 
     </div>
 
@@ -35106,7 +35106,7 @@
 
      <p>With appropriate styling, this might look like:</p>
 
-     <img src=http://images.whatwg.org/sample-range-multiple.png alt="A control group with the label 'Outbound flight time', showing a drop-down that lets you select Departure vs Arrival, a two-handled range control that lets you set the start and end time of the range, and a label showing the currently selected times.">
+     <img src=https://images.whatwg.org/sample-range-multiple.png alt="A control group with the label 'Outbound flight time', showing a drop-down that lets you select Departure vs Arrival, a two-handled range control that lets you set the start and end time of the range, and a label showing the currently selected times.">
 
     </div>
 
@@ -35782,7 +35782,7 @@
   attribute, the button's label must be the value of that attribute; otherwise, it must be an
   implementation-defined string that means "Submit" or some such. The element is a <a href=#concept-button id="submit-button-state-(type=submit):concept-button">button</a>, specifically a <a href=#concept-submit-button id="submit-button-state-(type=submit):concept-submit-button">submit
   button</a>.
-  <a href=#fingerprinting-vector id="submit-button-state-(type=submit):fingerprinting-vector" class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+  <a href=#fingerprinting-vector id="submit-button-state-(type=submit):fingerprinting-vector" class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
   </p>
 
   <p class=note>Since the default label is implementation-defined, and the width of the button
@@ -36104,7 +36104,7 @@
   the form. If the element has a <code id="reset-button-state-(type=reset):attr-input-value"><a href=#attr-input-value>value</a></code>
   attribute, the button's label must be the value of that attribute; otherwise, it must be an
   implementation-defined string that means "Reset" or some such. The element is a <a href=#concept-button id="reset-button-state-(type=reset):concept-button">button</a>.
-  <a href=#fingerprinting-vector id="reset-button-state-(type=reset):fingerprinting-vector" class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+  <a href=#fingerprinting-vector id="reset-button-state-(type=reset):fingerprinting-vector" class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
   </p>
 
   <p class=note>Since the default label is implementation-defined, and the width of the button
@@ -36489,7 +36489,7 @@
    user.</p>
 
    
-   <p><img src=http://images.whatwg.org/sample-email-1.png width=500 alt="" height=140></p>
+   <p><img src=https://images.whatwg.org/sample-email-1.png width=500 alt="" height=140></p>
 
    <p>The page could also link in the user's contacts database from the site:</p>
 
@@ -36508,7 +36508,7 @@
    element.</p>
 
    
-   <p><img src=http://images.whatwg.org/sample-email-2.png width=500 alt="" height=171></p>
+   <p><img src=https://images.whatwg.org/sample-email-2.png width=500 alt="" height=171></p>
 
   </div>
 
@@ -39376,7 +39376,7 @@
  </li>
 </ul></pre>
    <p>Might be rendered as follows:</p>
-   <p><img src=http://images.whatwg.org/sample-meter.png width=332 alt="With the <meter> elements rendered as inline green bars of varying lengths." height=178></p>
+   <p><img src=https://images.whatwg.org/sample-meter.png width=332 alt="With the <meter> elements rendered as inline green bars of varying lengths." height=178></p>
   </div>
 
   <p>User agents may combine the value of the <code id=the-meter-element:attr-title-2><a href=#attr-title>title</a></code> attribute and the other attributes to provide context-sensitive
@@ -41307,13 +41307,13 @@
 
      <p>This might render as follows:</p>
 
-     <p><img src=http://images.whatwg.org/select-country-1.png alt="A drop-down control with a long alphabetical list of countries."></p>
+     <p><img src=https://images.whatwg.org/select-country-1.png alt="A drop-down control with a long alphabetical list of countries."></p>
 
      <p>Suppose that on the first visit to this page, the user selects "Zambia". On the second visit,
      the user agent could duplicate the entry for Zambia at the top of the list, so that the interface
      instead looks like this:</p>
 
-     <p><img src=http://images.whatwg.org/select-country-2.png alt="The same drop-down control with the alphabetical list of countries, but with Zambia as an entry at the top."></p>
+     <p><img src=https://images.whatwg.org/select-country-2.png alt="The same drop-down control with the alphabetical list of countries, but with Zambia as an entry at the top."></p>
 
     </div>
 
@@ -43057,7 +43057,7 @@
    to collapse a set of fields down to a small set of headings, with the ability to open each
    one.</p>
 
-   <p class=details-example><img src=http://images.whatwg.org/sample-details-1.png width=345 alt="" height=611><img src=http://images.whatwg.org/sample-details-2.png width=345 alt="" height=666></p>
+   <p class=details-example><img src=https://images.whatwg.org/sample-details-1.png width=345 alt="" height=611><img src=https://images.whatwg.org/sample-details-2.png width=345 alt="" height=666></p>
 
    <p>In these examples, the summary really just summarises what the controls can change, and not
    the actual values, which is less than ideal.</p>
@@ -43242,7 +43242,7 @@
    <p>In a supporting user agent, this might look like this (assuming the user has just activated the
    second button):</p>
 
-   <p><img src=http://images.whatwg.org/sample-toolbar-1.png width=303 alt="A toolbar with three buttons, labeled 'File', 'Edit', and 'Help'; where if you select the 'Edit' button you get a drop-down menu with three more options, 'Copy', 'Cut', and 'Paste'." height=101></p>
+   <p><img src=https://images.whatwg.org/sample-toolbar-1.png width=303 alt="A toolbar with three buttons, labeled 'File', 'Edit', and 'Help'; where if you select the 'Edit' button you get a drop-down menu with three more options, 'Copy', 'Cut', and 'Paste'." height=101></p>
 
   </div>
 
@@ -43560,12 +43560,12 @@
    <p>When a user of a mouse-operated visual Web browser right-clicks on the image, the browser
    might pop up a context menu like this:</p>
 
-   <p><img src=http://images.whatwg.org/contextmenu-collapsed.png alt="A context menu, shown over a picture of cats, with four lines: the first two offering the menu items described in the markup above ('Pet the kittens' and 'Cuddle with the kittens'), the third giving a submenu labeled 'Feed the kittens', and the fourth, after a horizontal splitter, consisting of only a downwards-pointing disclosure triangle.">
+   <p><img src=https://images.whatwg.org/contextmenu-collapsed.png alt="A context menu, shown over a picture of cats, with four lines: the first two offering the menu items described in the markup above ('Pet the kittens' and 'Cuddle with the kittens'), the third giving a submenu labeled 'Feed the kittens', and the fourth, after a horizontal splitter, consisting of only a downwards-pointing disclosure triangle.">
 
    <p>When the user clicks the disclosure triangle, such a user agent would expand the context menu
    in place, to show the browser's own commands:</p>
 
-   <p><img src=http://images.whatwg.org/contextmenu-expanded.png alt="This would result in the same basic interface, but with a longer menu; the disclosure triangle having been replaced by items such as 'View Image', 'Copy Image', 'Copy Image Location', and so forth.">
+   <p><img src=https://images.whatwg.org/contextmenu-expanded.png alt="This would result in the same basic interface, but with a longer menu; the disclosure triangle having been replaced by items such as 'View Image', 'Copy Image', 'Copy Image Location', and so forth.">
 
   </div>
 
@@ -47197,7 +47197,7 @@
   attribute's allowed keywords correspond to alignment points in the
   font:</p>
 
-  <p><img src=http://images.whatwg.org/baselines.png width=738 alt="The top of the em square is roughly at the top of the glyphs in a font, the hanging baseline is where some glyphs like आ are anchored, the middle is half-way between the top of the em square and the bottom of the em square, the alphabetic baseline is where characters like Á, ÿ, f, and Ω are anchored, the ideographic baseline is where glyphs like 私 and 達 are anchored, and the bottom of the em square is roughly at the bottom of the glyphs in a font. The top and bottom of the bounding box can be far from these baselines, due to glyphs extending far outside the em square." height=300></p>
+  <p><img src=https://images.whatwg.org/baselines.png width=738 alt="The top of the em square is roughly at the top of the glyphs in a font, the hanging baseline is where some glyphs like आ are anchored, the middle is half-way between the top of the em square and the bottom of the em square, the alphabetic baseline is where characters like Á, ÿ, f, and Ω are anchored, the ideographic baseline is where glyphs like 私 and 達 are anchored, and the bottom of the em square is roughly at the bottom of the glyphs in a font. The top and bottom of the bounding box can be far from these baselines, due to glyphs extending far outside the em square." height=300></p>
 
   <p>The keywords map to these alignment points as follows:</p>
 
@@ -47332,9 +47332,9 @@
 
     <figure class=diagrams>
      
-     <img width=357 src=http://images.whatwg.org/arcTo1.png height=254 alt="">
-     <img width=468 src=http://images.whatwg.org/arcTo2.png height=310 alt="">
-     <img width=513 src=http://images.whatwg.org/arcTo3.png height=233 alt="">
+     <img width=357 src=https://images.whatwg.org/arcTo1.png height=254 alt="">
+     <img width=468 src=https://images.whatwg.org/arcTo2.png height=310 alt="">
+     <img width=513 src=https://images.whatwg.org/arcTo3.png height=233 alt="">
     </figure>
 
 
@@ -47350,7 +47350,7 @@
 
     <figure class=diagrams>
      
-     <img width=590 src=http://images.whatwg.org/arc1.png height=255 alt="">
+     <img width=590 src=https://images.whatwg.org/arc1.png height=255 alt="">
     </figure>
 
 
@@ -47695,7 +47695,7 @@
      according to the even-odd fill rule, are filled in both shapes simultaneously: where they
      overlap. As such, the subpaths from the two glyphs actually cross each other.</p>
 
-     <p><img src=http://images.whatwg.org/Qp-overlap.png alt=""></p> 
+     <p><img src=https://images.whatwg.org/Qp-overlap.png alt=""></p> 
      
 
      <p>The resulting <var>merged path</var> in such a situation would have just one path
@@ -47703,7 +47703,7 @@
      inside of the "Q", and one for inside of the "p"). This single path would have no subpaths that
      cross each other.</p>
 
-     <p><img src=http://images.whatwg.org/Qp-overlap-outline.png alt=""></p> 
+     <p><img src=https://images.whatwg.org/Qp-overlap-outline.png alt=""></p> 
      
 
     </div>
@@ -48384,7 +48384,7 @@
 
   Otherwise, it must return the new <code id=drawing-text-to-the-bitmap:textmetrics-3><a href=#textmetrics>TextMetrics</a></code> object.
   <a href=#refsCSS>[CSS]</a>
-  <a href=#fingerprinting-vector id=drawing-text-to-the-bitmap:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+  <a href=#fingerprinting-vector id=drawing-text-to-the-bitmap:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
   </p>
 
   
@@ -48802,7 +48802,7 @@
     <p>Draws the given image onto the canvas. The arguments are
     interpreted as follows:</p>
 
-    <p><img src=http://images.whatwg.org/drawImage.png width=356 alt="The sx and sy parameters give the x and y coordinates of the source rectangle; the sw and sh arguments give the width and height of the source rectangle; the dx and dy give the x and y coordinates of the destination rectangle; and the dw and dh arguments give the width and height of the destination rectangle." height=356></p>
+    <p><img src=https://images.whatwg.org/drawImage.png width=356 alt="The sx and sy parameters give the x and y coordinates of the source rectangle; the sw and sh arguments give the width and height of the source rectangle; the dx and dy give the x and y coordinates of the destination rectangle; and the dw and dh arguments give the width and height of the destination rectangle." height=356></p>
 
     <p>If the image isn't yet fully decoded, then nothing is drawn. If the image is a canvas with no
     data, throws an <code id=drawing-images:invalidstateerror><a href=#invalidstateerror>InvalidStateError</a></code> exception.</p>
@@ -53993,7 +53993,7 @@
    would have as its children the various links and text fields, as well as the dialog. The dialog
    itself would have as its children the text field and the button.</p>
 
-   <p><img src=http://images.whatwg.org/focus-tree.png alt=""> 
+   <p><img src=https://images.whatwg.org/focus-tree.png alt=""> 
 
    <p>If the widget with <span>focus</span> in this example was the text field in the dialog box, then key
    input would be channeled from the graphical system to ① the Web browser, then to ②
@@ -55066,7 +55066,7 @@
      key that corresponds to the value given in the attribute, can be used as the access key, then
      the user agent may assign that combination of keys as the element's <a href=#assigned-access-key id=processing-model-7:assigned-access-key-3>assigned access
      key</a> and abort these steps.
-     <a href=#fingerprinting-vector id=processing-model-7:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+     <a href=#fingerprinting-vector id=processing-model-7:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
      </ol>
 
    <li><p><i>Fallback</i>: Optionally, the user agent may assign a key combination of its choosing
@@ -62204,7 +62204,7 @@
   <ul><li>The user agent supports scripting.<li>The user has not disabled scripting for this <a href=#browsing-context id=enabling-and-disabling-scripting:browsing-context-2>browsing context</a> at this time.
    (User agents may provide users with the option to disable scripting globally, or in a
    finer-grained manner, e.g. on a per-origin basis.)
-   <a href=#fingerprinting-vector id=enabling-and-disabling-scripting:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+   <a href=#fingerprinting-vector id=enabling-and-disabling-scripting:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
    <li id=sandboxScriptBlocked>The <a href=#browsing-context id=enabling-and-disabling-scripting:browsing-context-3>browsing context</a>'s <a href=#active-document id=enabling-and-disabling-scripting:active-document>active document</a>'s
    <a href=#active-sandboxing-flag-set id=enabling-and-disabling-scripting:active-sandboxing-flag-set>active sandboxing flag set</a> does not have its <a href=#sandboxed-scripts-browsing-context-flag id=enabling-and-disabling-scripting:sandboxed-scripts-browsing-context-flag>sandboxed scripts browsing
    context flag</a> set.</ul>
@@ -62574,7 +62574,7 @@
   <ol><li><p>If <var>target</var> is <a href=#in-error-reporting-mode id=runtime-script-errors:in-error-reporting-mode>in error reporting mode</a>, then abort these
    steps; the error is <i id=runtime-script-errors:concept-error-nothandled><a href=#concept-error-nothandled>not handled</a></i>.<li><p>Let <var>target</var> be <dfn id=in-error-reporting-mode>in error reporting mode</dfn>.<li><p>Let <var>message</var> be a user-agent-defined string describing the error in a
    helpful manner.
-   <a href=#fingerprinting-vector id=runtime-script-errors:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+   <a href=#fingerprinting-vector id=runtime-script-errors:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
    <li><p>Let <var>error object</var> be the object that represents the error: in the case of an
    uncaught exception, that would be the object that was thrown; in the case of a JavaScript error
    that would be an <code id=runtime-script-errors:idl-error><a href=#idl-error>Error</a></code> object. If there is no corresponding
@@ -64673,7 +64673,7 @@
   profile the user. In fact, if enough such information is available, a user can actually be
   uniquely identified. For this reason, user agent implementors are strongly urged to include as
   little information in this API as possible.
-  <a href=#fingerprinting-vector id=client-identification:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+  <a href=#fingerprinting-vector id=client-identification:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
   </p>
 
   
@@ -64725,7 +64725,7 @@
 
   <ul><li>Any information in this API that varies from user to user can be used to profile or identify
    the user.
-   <a href=#fingerprinting-vector id=language-preferences:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+   <a href=#fingerprinting-vector id=language-preferences:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
    <li>If the user is not using a service that obfuscates the user's point of origin (e.g. the Tor
    anonymity network), then the value that is least likely to distinguish the user from other users
    with similar origins (e.g. from the same IP address block) is the language used by the majority
@@ -64735,7 +64735,7 @@
 
   <p>To avoid introducing any more fingerprinting vectors, user agents should use the same list for
   the APIs defined in this function as for the HTTP <code id=language-preferences:http-accept-language><a href=#http-accept-language>Accept-Language</a></code> header.
-  <a href=#fingerprinting-vector id=language-preferences:fingerprinting-vector-2 class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+  <a href=#fingerprinting-vector id=language-preferences:fingerprinting-vector-2 class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
   </p>
 
   
@@ -64978,7 +64978,7 @@
   state of the handler described by the two arguments to the method, where the first argument gives
   the scheme and the second gives the string used to build the <a href=#url id=custom-handlers:url-2>URL</a> of the page that
   will handle the requests.
-  <a href=#fingerprinting-vector id=custom-handlers:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+  <a href=#fingerprinting-vector id=custom-handlers:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
   </p>
 
   <p>The first argument must be compared to the schemes for which custom protocol handlers are
@@ -64995,7 +64995,7 @@
   state of the handler described by the two arguments to the method, where the first argument gives
   the <a href=#mime-type id=custom-handlers:mime-type-8>MIME type</a> and the second gives the string used to build the <a href=#url id=custom-handlers:url-3>URL</a> of
   the page that will handle the requests.
-  <a href=#fingerprinting-vector id=custom-handlers:fingerprinting-vector-2 class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+  <a href=#fingerprinting-vector id=custom-handlers:fingerprinting-vector-2 class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
   </p>
 
   <p>The first argument must be compared to the <a href=#mime-type id=custom-handlers:mime-type-9>MIME types</a> for which
@@ -65195,7 +65195,7 @@
   <p>The <code id=sample-handler-impl:dom-navigator-registercontenthandler><a href=#dom-navigator-registercontenthandler>registerContentHandler()</a></code> method
   could display a modal dialog box:</p>
 
-  <p><img src=http://images.whatwg.org/sample-content-handler-registration.png width=534 alt="The modal dialog box could have the title 'Content Handler Registration', and could say 'This Web page: Kittens at work http://kittens.example.org/ ...would like permission to handle files of type: application/x-meowmeow using the following Web-based application: Kittens-at-work displayer http://kittens.example.org/?show=%s Do you trust the administrators of the "kittens.example.org" domain?' with two buttons, 'Trust kittens.example.org' and 'Cancel'." height=374></p>
+  <p><img src=https://images.whatwg.org/sample-content-handler-registration.png width=534 alt="The modal dialog box could have the title 'Content Handler Registration', and could say 'This Web page: Kittens at work http://kittens.example.org/ ...would like permission to handle files of type: application/x-meowmeow using the following Web-based application: Kittens-at-work displayer http://kittens.example.org/?show=%s Do you trust the administrators of the "kittens.example.org" domain?' with two buttons, 'Trust kittens.example.org' and 'Cancel'." height=374></p>
 
   <p>In this dialog box, "Kittens at work" is the title of the page that invoked the method,
   "http://kittens.example.org/" is the URL of that page, "application/x-meowmeow" is the string that
@@ -65209,7 +65209,7 @@
   <p>When the user then attempts to fetch a URL that uses the "application/x-meowmeow" <a href=#mime-type id=sample-handler-impl:mime-type>MIME
   type</a>, then it might display a dialog as follows:</p>
 
-  <p><img src=http://images.whatwg.org/sample-content-handler.png width=577 alt="The dialog box could have the title 'Unknown File Type' and could say 'You have attempted to access:' followed by a URL, followed by a prompt such as 'How would you like FerretBrowser to handle this resource?' with three radio buttons, one saying 'Contact the FerretBrowser plugin registry to see if there is an official way to handle this resource.', one saying 'Pass this URL to a local application' with an application selector, and one saying 'Pass this URL to the "Kittens-at-work displayer" application at "kittens.example.org"', with a checkbox labeled 'Always do this for resources using the "application/x-meowmeow" type in future.', and with two buttons, 'Ok' and 'Cancel'." height=428></p>
+  <p><img src=https://images.whatwg.org/sample-content-handler.png width=577 alt="The dialog box could have the title 'Unknown File Type' and could say 'You have attempted to access:' followed by a URL, followed by a prompt such as 'How would you like FerretBrowser to handle this resource?' with three radio buttons, one saying 'Contact the FerretBrowser plugin registry to see if there is an official way to handle this resource.', one saying 'Pass this URL to a local application' with an application selector, and one saying 'Pass this URL to the "Kittens-at-work displayer" application at "kittens.example.org"', with a checkbox labeled 'Always do this for resources using the "application/x-meowmeow" type in future.', and with two buttons, 'Ok' and 'Cancel'." height=428></p>
 
   <p>In this dialog, the third option is the one that was primed by the site registering itself
   earlier.</p>
@@ -65391,13 +65391,13 @@
 
   <p>The <a href=#supported-property-indices id=plugins-2:supported-property-indices>supported property indices</a> of a <code id=plugins-2:pluginarray-7><a href=#pluginarray>PluginArray</a></code> object are the
   numbers from zero to the number of non-<a href=#hidden-plugin id=plugins-2:hidden-plugin-3>hidden</a> <a href=#plugin id=plugins-2:plugin-8>plugins</a> represented by the object, if any.
-  <a href=#fingerprinting-vector id=plugins-2:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+  <a href=#fingerprinting-vector id=plugins-2:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
   </p>
 
   <p>The <dfn id=dom-pluginarray-length><code>length</code></dfn> attribute must return the
   number of non-<a href=#hidden-plugin id=plugins-2:hidden-plugin-4>hidden</a> <a href=#plugin id=plugins-2:plugin-9>plugins</a>
   represented by the object.
-  <a href=#fingerprinting-vector id=plugins-2:fingerprinting-vector-2 class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+  <a href=#fingerprinting-vector id=plugins-2:fingerprinting-vector-2 class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
   </p>
 
   <p>The <dfn id=dom-pluginarray-item><code>item()</code></dfn> method of a
@@ -65415,7 +65415,7 @@
   <p>The <a href=#supported-property-names id=plugins-2:supported-property-names>supported property names</a> of a <code id=plugins-2:pluginarray-10><a href=#pluginarray>PluginArray</a></code> object are the values
   of the <code id=plugins-2:dom-plugin-name-4><a href=#dom-plugin-name>name</a></code> attributes of all the <code id=plugins-2:dom-plugin-13><a href=#dom-plugin>Plugin</a></code> objects represented by the <code id=plugins-2:pluginarray-11><a href=#pluginarray>PluginArray</a></code> object. The
   properties exposed in this way must be <a href=#unenumerable id=plugins-2:unenumerable>unenumerable</a>.
-  <a href=#fingerprinting-vector id=plugins-2:fingerprinting-vector-4 class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+  <a href=#fingerprinting-vector id=plugins-2:fingerprinting-vector-4 class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
   </p>
 
   <p>The <dfn id=dom-pluginarray-nameditem><code>namedItem()</code></dfn> method of a
@@ -65453,13 +65453,13 @@
   numbers from zero to the number of <a href=#mime-type id=plugins-2:mime-type-6>MIME types</a> <a href=#explicitly-supported id=plugins-2:explicitly-supported-3>explicitly
   supported</a> by non-<a href=#hidden-plugin id=plugins-2:hidden-plugin-6>hidden</a> <a href=#plugin id=plugins-2:plugin-13>plugins</a> represented by the corresponding <code id=plugins-2:pluginarray-19><a href=#pluginarray>PluginArray</a></code> object, if
   any.
-  <a href=#fingerprinting-vector id=plugins-2:fingerprinting-vector-5 class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+  <a href=#fingerprinting-vector id=plugins-2:fingerprinting-vector-5 class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
   </p>
 
   <p>The <dfn id=dom-mimetypearray-length><code>length</code></dfn> attribute must return the
   number of <a href=#mime-type id=plugins-2:mime-type-7>MIME types</a> <a href=#explicitly-supported id=plugins-2:explicitly-supported-4>explicitly supported</a> by non-<a href=#hidden-plugin id=plugins-2:hidden-plugin-7>hidden</a> <a href=#plugin id=plugins-2:plugin-14>plugins</a> represented by the
   corresponding <code id=plugins-2:pluginarray-20><a href=#pluginarray>PluginArray</a></code> object, if any.
-  <a href=#fingerprinting-vector id=plugins-2:fingerprinting-vector-6 class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+  <a href=#fingerprinting-vector id=plugins-2:fingerprinting-vector-6 class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
   </p>
 
   <p>The <dfn id=dom-mimetypearray-item><code>item()</code></dfn> method of a
@@ -65478,7 +65478,7 @@
   of the <code id=plugins-2:dom-mimetype-type-5><a href=#dom-mimetype-type>type</a></code> attributes of all the <code id=plugins-2:mimetype-20><a href=#mimetype>MimeType</a></code>
   objects represented by the <code id=plugins-2:mimetypearray-11><a href=#mimetypearray>MimeTypeArray</a></code> object. The properties exposed in this way
   must be <a href=#unenumerable id=plugins-2:unenumerable-2>unenumerable</a>.
-  <a href=#fingerprinting-vector id=plugins-2:fingerprinting-vector-8 class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+  <a href=#fingerprinting-vector id=plugins-2:fingerprinting-vector-8 class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
   </p>
 
   <p>The <dfn id=dom-mimetypearray-nameditem><code>namedItem()</code></dfn> method of a
@@ -65506,12 +65506,12 @@
 
   <p>The <a href=#supported-property-indices id=plugins-2:supported-property-indices-5>supported property indices</a> of a <code id=plugins-2:dom-plugin-22><a href=#dom-plugin>Plugin</a></code> object
   are the numbers from zero to the number of <a href=#reported-mime-types id=plugins-2:reported-mime-types>reported MIME types</a>.
-  <a href=#fingerprinting-vector id=plugins-2:fingerprinting-vector-9 class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+  <a href=#fingerprinting-vector id=plugins-2:fingerprinting-vector-9 class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
   </p>
 
   <p>The <dfn id=dom-plugin-length><code>length</code></dfn> attribute must return the number
   of <a href=#reported-mime-types id=plugins-2:reported-mime-types-2>reported MIME types</a>.
-  <a href=#fingerprinting-vector id=plugins-2:fingerprinting-vector-10 class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+  <a href=#fingerprinting-vector id=plugins-2:fingerprinting-vector-10 class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
   </p>
 
   <p>The <dfn id=dom-plugin-item><code>item()</code></dfn> method of a <code id=plugins-2:dom-plugin-23><a href=#dom-plugin>Plugin</a></code> object must return null if the argument is not one of the
@@ -65529,7 +65529,7 @@
   are the values of the <code id=plugins-2:dom-mimetype-type-8><a href=#dom-mimetype-type>type</a></code> attributes of the
   <code id=plugins-2:mimetype-24><a href=#mimetype>MimeType</a></code> objects representing the <a href=#reported-mime-types id=plugins-2:reported-mime-types-4>reported MIME types</a>. The properties
   exposed in this way must be <a href=#unenumerable id=plugins-2:unenumerable-3>unenumerable</a>.
-  <a href=#fingerprinting-vector id=plugins-2:fingerprinting-vector-12 class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+  <a href=#fingerprinting-vector id=plugins-2:fingerprinting-vector-12 class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
   </p>
 
   <p>The <dfn id=dom-plugin-nameditem><code>namedItem()</code></dfn> method of a <code id=plugins-2:dom-plugin-25><a href=#dom-plugin>Plugin</a></code> object must return null if the argument is not one of the
@@ -65549,7 +65549,7 @@
   as a trivial way to determine what security vulnerabilities a <a href=#plugin id=plugins-2:plugin-21>plugin</a> (and thus a
   browser) may have. It is thus highly recommended that the <code id=plugins-2:dom-plugin-description-4><a href=#dom-plugin-description>description</a></code> attribute just return the same value as the
   <code id=plugins-2:dom-plugin-name-7><a href=#dom-plugin-name>name</a></code> attribute, and that the <code id=plugins-2:dom-plugin-filename-4><a href=#dom-plugin-filename>filename</a></code> attribute return the empty string.
-  <a href=#fingerprinting-vector id=plugins-2:fingerprinting-vector-13 class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+  <a href=#fingerprinting-vector id=plugins-2:fingerprinting-vector-13 class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
   </p>
 
   <hr>
@@ -65574,7 +65574,7 @@
   as a trivial way to determine what security vulnerabilities a <a href=#plugin id=plugins-2:plugin-25>plugin</a> (and thus a
   browser) may have. It is thus highly recommended that the <code id=plugins-2:dom-mimetype-description-4><a href=#dom-mimetype-description>description</a></code> attribute just return the same value as the
   <code id=plugins-2:dom-mimetype-type-10><a href=#dom-mimetype-type>type</a></code> attribute, and that the <code id=plugins-2:dom-mimetype-suffixes-4><a href=#dom-mimetype-suffixes>suffixes</a></code> attribute return the empty string.
-  <a href=#fingerprinting-vector id=plugins-2:fingerprinting-vector-14 class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+  <a href=#fingerprinting-vector id=plugins-2:fingerprinting-vector-14 class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
   </p>
 
   <p class=note>Commas in the <code id=plugins-2:dom-mimetype-suffixes-5><a href=#dom-mimetype-suffixes>suffixes</a></code> attribute are
@@ -65591,7 +65591,7 @@
   <p>The <dfn id=dom-navigator-javaenabled><code>navigator.javaEnabled</code></dfn> attribute
   must return true if the user agent supports a <a href=#plugin id=plugins-2:plugin-27>plugin</a> that supports the <a href=#mime-type id=plugins-2:mime-type-14>MIME
   type</a> "<code>application/x-java-vm</code>"; otherwise it must return false.
-  <a href=#fingerprinting-vector id=plugins-2:fingerprinting-vector-15 class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+  <a href=#fingerprinting-vector id=plugins-2:fingerprinting-vector-15 class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
   </p>
 
   
@@ -65655,7 +65655,7 @@
 
    <p>The <dfn id=dom-external-issearchproviderinstalled><code>IsSearchProviderInstalled()</code></dfn>
    method, when invoked, must run the following steps:
-   <a href=#fingerprinting-vector id=the-external-interface:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+   <a href=#fingerprinting-vector id=the-external-interface:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
    </p>
 
    <ol><li><p>Optionally, return 0 and abort these steps. User agents may implement the method as a
@@ -70115,7 +70115,7 @@
 
   <p>The <dfn id=dom-localstorage><code>localStorage</code></dfn> object provides a
   <code id=the-localstorage-attribute:storage-2-2><a href=#storage-2>Storage</a></code> object for an <a href=#origin-2 id=the-localstorage-attribute:origin-2>origin</a>.
-  <a href=#fingerprinting-vector id=the-localstorage-attribute:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=http://images.whatwg.org/fingerprint.png width=46 height=64></a>
+  <a href=#fingerprinting-vector id=the-localstorage-attribute:fingerprinting-vector class=fingerprint title="There is a potential fingerprinting vector here."><img alt="(This is a fingerprinting vector.)" src=https://images.whatwg.org/fingerprint.png width=46 height=64></a>
   </p>
 
   <p>User agents must have a set of local storage areas, one for each <a href=#origin-2 id=the-localstorage-attribute:origin-2-2>origin</a>.</p>
@@ -71329,7 +71329,7 @@
 
   <h4 id=overview-of-the-parsing-model>12.2.1 Overview of the parsing model</h4>
 
-  <p class=overview><object width=345 height=535 data=images/parsing-model-overview.svg><img src=http://images.whatwg.org/parsing-model-overview.png width=345 alt="" height=450></object></p>
+  <p class=overview><object width=345 height=535 data=images/parsing-model-overview.svg><img src=https://images.whatwg.org/parsing-model-overview.png width=345 alt="" height=450></object></p>
 
   <p>The input to the HTML parsing process consists of a stream of <a href=#unicode-code-point id=overview-of-the-parsing-model:unicode-code-point>Unicode code points</a>, which is passed through a <a href=#tokenization id=overview-of-the-parsing-model:tokenization>tokenization</a> stage
   followed by a <a href=#tree-construction id=overview-of-the-parsing-model:tree-construction>tree construction</a> stage. The output is a <code id=overview-of-the-parsing-model:document><a href=#document>Document</a></code>
@@ -79279,7 +79279,7 @@
 
   
 
-  <p> <img class=extra width=157 src=http://images.whatwg.org/sample-progress.png height=103 alt=""> When the
+  <p> <img class=extra width=157 src=https://images.whatwg.org/sample-progress.png height=103 alt=""> When the
   element is wider than it is tall, the element is expected to be depicted as a horizontal progress
   bar, with the start on the right and the end on the left if the 'direction' property on this
   element has a computed value of 'rtl', and with the start on the left and the end on the right
@@ -79747,7 +79747,7 @@
    ensure that the punctuation was the same both in the drop down, and in the box showing the
    current selection.</p>
 
-   <p><img src=http://images.whatwg.org/bidiselect.png width=206 alt="" height=105></p> 
+   <p><img src=https://images.whatwg.org/bidiselect.png width=206 alt="" height=105></p> 
 
   </div>
 

Modified: source
===================================================================
--- source	2014-09-12 18:23:12 UTC (rev 8769)
+++ source	2014-09-15 17:36:08 UTC (rev 8770)
@@ -163,7 +163,7 @@
    if (document.documentElement.className == "")
      setTimeout(function () {
        if (!startedInit)
-         showAlert("Too slow? Try reading the multipage copy of the spec instead:", "http://whatwg.org/html");
+         showAlert("Too slow? Try reading the multipage copy of the spec instead:", "https://whatwg.org/html");
      }, 6000);
 
    window.addEventListener('keypress', function (event) {
@@ -321,7 +321,7 @@
  </head>
  <body onload="init()">
   <header w-nodev class="head with-buttons" id="head">
-   <p><a href="//www.whatwg.org/" class="logo"><img width="101" height="101" alt="WHATWG" src="/images/logo"></a></p>
+   <p><a href="//www.whatwg.org/" class="logo"><img width="101" height="101" alt="WHATWG" src="//www.whatwg.org/images/logo"></a></p>
    <hgroup w-nodev>
     <h1 class="allcaps">HTML</h1>
     <h2 class="no-num no-toc">Living Standard — Last Updated <span class="pubdate">[DATE: 01 Jan 1901]</span></h2>
@@ -332,28 +332,28 @@
    </hgroup>
    <nav w-nosplit w-nodev>
     <div>
-     <a href="//whatwg.org/html"><span data-x=""><strong>Multipage Version</strong> <code data-x="">whatwg.org/html</code></span></a>
-     <a href="//whatwg.org/c"><span data-x=""><strong>One-Page Version</strong> <code data-x="">whatwg.org/c</code></span></a>
-     <a href="//whatwg.org/pdf"><span data-x=""><strong>PDF Version</strong> <code data-x="">whatwg.org/pdf</code></span></a>
-     <a href="http://developers.whatwg.org/"><span data-x=""><strong>Developer Version</strong> <code data-x="">developers.whatwg.org</code></span></a>
+     <a href="https://whatwg.org/html"><span data-x=""><strong>Multipage Version</strong> <code data-x="">whatwg.org/html</code></span></a>
+     <a href="https://html.spec.whatwg.org/"><span data-x=""><strong>One-Page Version</strong> <code data-x="">html.spec.whatwg.org</code></span></a>
+     <a href="https://whatwg.org/pdf"><span data-x=""><strong>PDF Version</strong> <code data-x="">whatwg.org/pdf</code></span></a>
+     <a href="https://developers.whatwg.org/"><span data-x=""><strong>Developer Version</strong> <code data-x="">developers.whatwg.org</code></span></a>
     </div>
     <div>
-     <a class="misc" href="//whatwg.org/faq"><span data-x=""><strong>FAQ</strong> <code data-x="">whatwg.org/faq</code></span></a>
-     <a class="misc" href="http://validator.whatwg.org/"><span data-x=""><strong>Validators</strong> <code data-x="">validator.whatwg.org</code></span></a>
+     <a class="misc" href="https://whatwg.org/faq"><span data-x=""><strong>FAQ</strong> <code data-x="">whatwg.org/faq</code></span></a>
+     <a class="misc" href="https://validator.whatwg.org/"><span data-x=""><strong>Validators</strong> <code data-x="">validator.whatwg.org</code></span></a>
     </div>
     <div>
-     <a class="comms" href="//www.whatwg.org/mailing-list"><span data-x=""><strong>Join our Mailing List</strong> <code data-x="">whatwg at whatwg.org</code></span></a>
-     <a class="comms" href="http://wiki.whatwg.org/wiki/IRC"><span data-x=""><strong>Join us on IRC</strong> <code data-x="">#whatwg on Freenode</code></span></a>
-     <a class="comms" href="http://forums.whatwg.org/"><span data-x=""><strong>Join our Forums</strong> <code data-x="">forums.whatwg.org</code></span></a>
+     <a class="comms" href="https://www.whatwg.org/mailing-list"><span data-x=""><strong>Join our Mailing List</strong> <code data-x="">whatwg at whatwg.org</code></span></a>
+     <a class="comms" href="https://wiki.whatwg.org/wiki/IRC"><span data-x=""><strong>Join us on IRC</strong> <code data-x="">#whatwg on Freenode</code></span></a>
+     <a class="comms" href="https://forums.whatwg.org/"><span data-x=""><strong>Join our Forums</strong> <code data-x="">forums.whatwg.org</code></span></a>
     </div>
     <div>
-     <!--<a class="changes" href="http://svn.whatwg.org/webapps"><span data-x=""><strong>SVN Repository</strong> <code data-x="">svn.whatwg.org/webapps</code></span></a>-->
-     <a class="changes" href="http://html5.org/tools/web-apps-tracker"><span data-x=""><strong>Change Log</strong> <code data-x="">html5.org's tracker</code></span></a>
-     <a class="changes" href="http://twitter.com/WHATWG"><span data-x=""><strong>Twitter Updates</strong> <code data-x="">@WHATWG</code></span></a>
+     <!--<a class="changes" href="https://svn.whatwg.org/webapps"><span data-x=""><strong>SVN Repository</strong> <code data-x="">svn.whatwg.org/webapps</code></span></a>-->
+     <a class="changes" href="https://html5.org/tools/web-apps-tracker"><span data-x=""><strong>Change Log</strong> <code data-x="">html5.org's tracker</code></span></a>
+     <a class="changes" href="https://twitter.com/WHATWG"><span data-x=""><strong>Twitter Updates</strong> <code data-x="">@WHATWG</code></span></a>
     </div>
     <div>
      <a class="feedback" href="https://www.w3.org/Bugs/Public/buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&component=HTML&product=WHATWG"><span data-x=""><strong>View Open Bugs</strong> <code data-x="">filed in Bugzilla</code></span></a>
-     <a class="feedback" href="//www.whatwg.org/newbug"><span data-x=""><strong>File a Bug</strong> <code data-x="">whatwg.org/newbug</code></span></a>
+     <a class="feedback" href="https://www.whatwg.org/newbug"><span data-x=""><strong>File a Bug</strong> <code data-x="">whatwg.org/newbug</code></span></a>
      <a class="feedback" href="http://ian.hixie.ch/+"><span data-x=""><strong>E-mail the Editor</strong> <code data-x="">ian at hixie.ch</code></span></a>
     </div>
    </nav>



More information about the Commit-Watchers mailing list