[html5] r8878 - [giow] (3) Put back nntp to the scheme whitelist, since it was removed completel [...]
whatwg at whatwg.org
whatwg at whatwg.org
Thu Jan 8 10:40:36 PST 2015
Author: ianh
Date: 2015-01-08 10:40:34 -0800 (Thu, 08 Jan 2015)
New Revision: 8878
Modified:
complete.html
index
source
Log:
[giow] (3) Put back nntp to the scheme whitelist, since it was removed completely accidentally.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=27128
Affected topics: DOM APIs, HTML
Modified: complete.html
===================================================================
--- complete.html 2015-01-07 01:26:33 UTC (rev 8877)
+++ complete.html 2015-01-08 18:40:34 UTC (rev 8878)
@@ -340,7 +340,7 @@
</style><body onload=init()>
<header id=head class="head with-buttons">
<p><a href=https://whatwg.org/ class=logo><img src=//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>6 January 2015</span></h2></hgroup>
+ <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>8 January 2015</span></h2></hgroup>
<nav>
<div>
@@ -370,7 +370,7 @@
<div id=configUI></div>
- <h2 id=table-of-contents class="no-num no-toc">Table of contents</h2>
+ <h2 id=table-of-contents class="no-num no-toc">Table of contents</h2><div class=status><input onclick=toggleStatus(this) value=⋰ type=button><p class=bugs><strong>Spec bugs:</strong> <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=27776" title="BRIAN'S MOM DISAGREES">27776</a></div>
<ol class="brief toc"><li><a href=#toc-introduction>1 Introduction</a><li><a href=#toc-infrastructure>2 Common infrastructure</a><li><a href=#toc-dom>3 Semantics, structure, and APIs of HTML documents</a><li><a href=#toc-semantics>4 The elements of HTML</a><li><a href=#toc-microdata>5 Microdata</a><li><a href=#toc-editing>6 User interaction</a><li><a href=#toc-browsers>7 Loading Web pages</a><li><a href=#toc-webappapis>8 Web application APIs</a><li><a href=#toc-comms>9 Communication</a><li><a href=#toc-workers>10 Web workers</a><li><a href=#toc-webstorage>11 Web storage</a><li><a href=#toc-syntax>12 The HTML syntax</a><li><a href=#toc-the-xhtml-syntax>13 The XHTML syntax</a><li><a href=#toc-rendering>14 Rendering</a><li><a href=#toc-obsolete>15 Obsolete features</a><li><a href=#toc-iana>16 IANA considerations</a><li><a href=#toc-index>Index</a><li><a href=#toc-references>References</a><li><a href=#toc-acknowledgments>Acknowledgements</a></ol>
<h2 id=contents class="no-num no-toc">Full table of contents</h2>
@@ -41961,7 +41961,7 @@
"<a href=#dom-selectionmode-start id=textFieldSelection:dom-selectionmode-start>start</a>",
"<a href=#dom-selectionmode-end id=textFieldSelection:dom-selectionmode-end>end</a>",
"<a href=#dom-selectionmode-preserve id=textFieldSelection:dom-selectionmode-preserve>preserve</a>", // default
-};</pre><div class=status><input onclick=toggleStatus(this) value=⋰ type=button><p class=bugs><strong>Spec bugs:</strong> <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=27701" title="Enum should be allowed to end with comma">27701</a></div>
+};</pre>
<p>These methods and attributes expose and control the selection of <code id=textFieldSelection:the-input-element-2><a href=#the-input-element>input</a></code> and
<code id=textFieldSelection:the-textarea-element-2><a href=#the-textarea-element>textarea</a></code> text fields.</p>
@@ -65045,7 +65045,7 @@
- <h5 id=client-identification>8.6.1.1 Client identification</h5>
+ <h5 id=client-identification>8.6.1.1 Client identification</h5><div class=status><input onclick=toggleStatus(this) value=⋰ type=button><p class=bugs><strong>Spec bugs:</strong> <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=27786" title="Specify navigator.vendor as the empty string">27786</a></div>
<pre class=idl>[NoInterfaceObject, Exposed=(Window,Worker)]
interface <dfn id=navigatorid>NavigatorID</dfn> {
@@ -65241,9 +65241,9 @@
the "<code>web+</code>" prefix), the user agent must throw a <code id=custom-handlers:securityerror-2><a href=#securityerror>SecurityError</a></code>
exception.</p>
- <p>The following schemes are the <dfn id=whitelisted-scheme>whitelisted schemes</dfn>:<div class=status><input onclick=toggleStatus(this) value=⋰ type=button><p class=bugs><strong>Spec bugs:</strong> <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=27090" title="openpgp4fpr is a scheme used for sharing PGP key fingerprints. Also posted a message, here: http://lists.w3.org/Archives/Public/public-whatwg-archive/2014Oct/0148.html">27090</a></div>
+ <p>The following schemes are the <dfn id=whitelisted-scheme>whitelisted schemes</dfn>:</p>
- <ul class=brief><li><code>bitcoin</code><li><code>geo</code><li><code>im</code><li><code>irc</code><li><code>ircs</code><li><code>magnet</code><li><code>mailto</code><li><code>mms</code><li><code>news</code><li><code>openpgp4fpr</code><li><code>sip</code><li><code>sms</code><li><code>smsto</code><li><code>ssh</code><li><code>tel</code><li><code>urn</code><li><code>webcal</code><li><code>wtai</code><li><code>xmpp</code></ul>
+ <ul class=brief><li><code>bitcoin</code><li><code>geo</code><li><code>im</code><li><code>irc</code><li><code>ircs</code><li><code>magnet</code><li><code>mailto</code><li><code>mms</code><li><code>news</code><li><code>nntp</code><li><code>openpgp4fpr</code><li><code>sip</code><li><code>sms</code><li><code>smsto</code><li><code>ssh</code><li><code>tel</code><li><code>urn</code><li><code>webcal</code><li><code>wtai</code><li><code>xmpp</code></ul>
<p class=note>This list can be changed. If there are schemes that should be added, please send
feedback.</p>
@@ -70264,7 +70264,7 @@
<a href=#workerglobalscope id=apis-available-to-workers:workerglobalscope-2>WorkerGlobalScope</a> implements <a href=#windowbase64 id=apis-available-to-workers:windowbase64>WindowBase64</a>;</pre>
- <h4 id=importing-scripts-and-libraries>10.3.1 Importing scripts and libraries</h4>
+ <h4 id=importing-scripts-and-libraries>10.3.1 Importing scripts and libraries</h4><div class=status><input onclick=toggleStatus(this) value=⋰ type=button><p class=bugs><strong>Spec bugs:</strong> <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=27276" title="Ensure importScripts("http://... 404 error ...") is clearly defined">27276</a></div>
<p>When a script invokes the <dfn id=dom-workerglobalscope-importscripts><code>importScripts(<var>urls</var>)</code></dfn> method on a <code id=importing-scripts-and-libraries:workerglobalscope><a href=#workerglobalscope>WorkerGlobalScope</a></code> object, the user
agent must run the following steps:</p>
@@ -78405,7 +78405,7 @@
:root:lang(nb), :not(:lang(nb)) > :lang(nb) { quotes: '\00ab' '\00bb' '\2018' '\2019' } /* « » ‘ ’ */
:root:lang(nd), :not(:lang(nd)) > :lang(nd) { quotes: '\201c' '\201d' '\2018' '\2019' } /* “ ” ‘ ’ */
:root:lang(ne), :not(:lang(ne)) > :lang(ne) { quotes: '\201c' '\201d' '\2018' '\2019' } /* “ ” ‘ ’ */
-:root:lang(nl), :not(:lang(nl)) > :lang(nl) { quotes: '\201c' '\201d' '\2018' '\2019' } /* “ ” ‘ ’ */
+:root:lang(nl), :not(:lang(nl)) > :lang(nl) { quotes: '\2018' '\2019' '\201c' '\201d' } /* ‘ ’ “ ” */
:root:lang(nmg), :not(:lang(nmg)) > :lang(nmg) { quotes: '\201e' '\201d' '\00ab' '\00bb' } /* „ ” « » */
:root:lang(nn), :not(:lang(nn)) > :lang(nn) { quotes: '\00ab' '\00bb' '\2018' '\2019' } /* « » ‘ ’ */
:root:lang(nnh), :not(:lang(nnh)) > :lang(nnh) { quotes: '\00ab' '\00bb' '\201c' '\201d' } /* « » “ ” */
@@ -84921,6 +84921,7 @@
Chris Apers,
Chris Cressman,
Chris Evans,
+ Chris Markiewicz,
Chris Morris,
Chris Pearce,
Chris Peterson,
Modified: index
===================================================================
--- index 2015-01-07 01:26:33 UTC (rev 8877)
+++ index 2015-01-08 18:40:34 UTC (rev 8878)
@@ -340,7 +340,7 @@
</style><body onload=init()>
<header id=head class="head with-buttons">
<p><a href=https://whatwg.org/ class=logo><img src=//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>6 January 2015</span></h2></hgroup>
+ <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>8 January 2015</span></h2></hgroup>
<nav>
<div>
@@ -370,7 +370,7 @@
<div id=configUI></div>
- <h2 id=table-of-contents class="no-num no-toc">Table of contents</h2>
+ <h2 id=table-of-contents class="no-num no-toc">Table of contents</h2><div class=status><input onclick=toggleStatus(this) value=⋰ type=button><p class=bugs><strong>Spec bugs:</strong> <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=27776" title="BRIAN'S MOM DISAGREES">27776</a></div>
<ol class="brief toc"><li><a href=#toc-introduction>1 Introduction</a><li><a href=#toc-infrastructure>2 Common infrastructure</a><li><a href=#toc-dom>3 Semantics, structure, and APIs of HTML documents</a><li><a href=#toc-semantics>4 The elements of HTML</a><li><a href=#toc-microdata>5 Microdata</a><li><a href=#toc-editing>6 User interaction</a><li><a href=#toc-browsers>7 Loading Web pages</a><li><a href=#toc-webappapis>8 Web application APIs</a><li><a href=#toc-comms>9 Communication</a><li><a href=#toc-workers>10 Web workers</a><li><a href=#toc-webstorage>11 Web storage</a><li><a href=#toc-syntax>12 The HTML syntax</a><li><a href=#toc-the-xhtml-syntax>13 The XHTML syntax</a><li><a href=#toc-rendering>14 Rendering</a><li><a href=#toc-obsolete>15 Obsolete features</a><li><a href=#toc-iana>16 IANA considerations</a><li><a href=#toc-index>Index</a><li><a href=#toc-references>References</a><li><a href=#toc-acknowledgments>Acknowledgements</a></ol>
<h2 id=contents class="no-num no-toc">Full table of contents</h2>
@@ -41961,7 +41961,7 @@
"<a href=#dom-selectionmode-start id=textFieldSelection:dom-selectionmode-start>start</a>",
"<a href=#dom-selectionmode-end id=textFieldSelection:dom-selectionmode-end>end</a>",
"<a href=#dom-selectionmode-preserve id=textFieldSelection:dom-selectionmode-preserve>preserve</a>", // default
-};</pre><div class=status><input onclick=toggleStatus(this) value=⋰ type=button><p class=bugs><strong>Spec bugs:</strong> <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=27701" title="Enum should be allowed to end with comma">27701</a></div>
+};</pre>
<p>These methods and attributes expose and control the selection of <code id=textFieldSelection:the-input-element-2><a href=#the-input-element>input</a></code> and
<code id=textFieldSelection:the-textarea-element-2><a href=#the-textarea-element>textarea</a></code> text fields.</p>
@@ -65045,7 +65045,7 @@
- <h5 id=client-identification>8.6.1.1 Client identification</h5>
+ <h5 id=client-identification>8.6.1.1 Client identification</h5><div class=status><input onclick=toggleStatus(this) value=⋰ type=button><p class=bugs><strong>Spec bugs:</strong> <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=27786" title="Specify navigator.vendor as the empty string">27786</a></div>
<pre class=idl>[NoInterfaceObject, Exposed=(Window,Worker)]
interface <dfn id=navigatorid>NavigatorID</dfn> {
@@ -65241,9 +65241,9 @@
the "<code>web+</code>" prefix), the user agent must throw a <code id=custom-handlers:securityerror-2><a href=#securityerror>SecurityError</a></code>
exception.</p>
- <p>The following schemes are the <dfn id=whitelisted-scheme>whitelisted schemes</dfn>:<div class=status><input onclick=toggleStatus(this) value=⋰ type=button><p class=bugs><strong>Spec bugs:</strong> <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=27090" title="openpgp4fpr is a scheme used for sharing PGP key fingerprints. Also posted a message, here: http://lists.w3.org/Archives/Public/public-whatwg-archive/2014Oct/0148.html">27090</a></div>
+ <p>The following schemes are the <dfn id=whitelisted-scheme>whitelisted schemes</dfn>:</p>
- <ul class=brief><li><code>bitcoin</code><li><code>geo</code><li><code>im</code><li><code>irc</code><li><code>ircs</code><li><code>magnet</code><li><code>mailto</code><li><code>mms</code><li><code>news</code><li><code>openpgp4fpr</code><li><code>sip</code><li><code>sms</code><li><code>smsto</code><li><code>ssh</code><li><code>tel</code><li><code>urn</code><li><code>webcal</code><li><code>wtai</code><li><code>xmpp</code></ul>
+ <ul class=brief><li><code>bitcoin</code><li><code>geo</code><li><code>im</code><li><code>irc</code><li><code>ircs</code><li><code>magnet</code><li><code>mailto</code><li><code>mms</code><li><code>news</code><li><code>nntp</code><li><code>openpgp4fpr</code><li><code>sip</code><li><code>sms</code><li><code>smsto</code><li><code>ssh</code><li><code>tel</code><li><code>urn</code><li><code>webcal</code><li><code>wtai</code><li><code>xmpp</code></ul>
<p class=note>This list can be changed. If there are schemes that should be added, please send
feedback.</p>
@@ -70264,7 +70264,7 @@
<a href=#workerglobalscope id=apis-available-to-workers:workerglobalscope-2>WorkerGlobalScope</a> implements <a href=#windowbase64 id=apis-available-to-workers:windowbase64>WindowBase64</a>;</pre>
- <h4 id=importing-scripts-and-libraries>10.3.1 Importing scripts and libraries</h4>
+ <h4 id=importing-scripts-and-libraries>10.3.1 Importing scripts and libraries</h4><div class=status><input onclick=toggleStatus(this) value=⋰ type=button><p class=bugs><strong>Spec bugs:</strong> <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=27276" title="Ensure importScripts("http://... 404 error ...") is clearly defined">27276</a></div>
<p>When a script invokes the <dfn id=dom-workerglobalscope-importscripts><code>importScripts(<var>urls</var>)</code></dfn> method on a <code id=importing-scripts-and-libraries:workerglobalscope><a href=#workerglobalscope>WorkerGlobalScope</a></code> object, the user
agent must run the following steps:</p>
@@ -78405,7 +78405,7 @@
:root:lang(nb), :not(:lang(nb)) > :lang(nb) { quotes: '\00ab' '\00bb' '\2018' '\2019' } /* « » ‘ ’ */
:root:lang(nd), :not(:lang(nd)) > :lang(nd) { quotes: '\201c' '\201d' '\2018' '\2019' } /* “ ” ‘ ’ */
:root:lang(ne), :not(:lang(ne)) > :lang(ne) { quotes: '\201c' '\201d' '\2018' '\2019' } /* “ ” ‘ ’ */
-:root:lang(nl), :not(:lang(nl)) > :lang(nl) { quotes: '\201c' '\201d' '\2018' '\2019' } /* “ ” ‘ ’ */
+:root:lang(nl), :not(:lang(nl)) > :lang(nl) { quotes: '\2018' '\2019' '\201c' '\201d' } /* ‘ ’ “ ” */
:root:lang(nmg), :not(:lang(nmg)) > :lang(nmg) { quotes: '\201e' '\201d' '\00ab' '\00bb' } /* „ ” « » */
:root:lang(nn), :not(:lang(nn)) > :lang(nn) { quotes: '\00ab' '\00bb' '\2018' '\2019' } /* « » ‘ ’ */
:root:lang(nnh), :not(:lang(nnh)) > :lang(nnh) { quotes: '\00ab' '\00bb' '\201c' '\201d' } /* « » “ ” */
@@ -84921,6 +84921,7 @@
Chris Apers,
Chris Cressman,
Chris Evans,
+ Chris Markiewicz,
Chris Morris,
Chris Pearce,
Chris Peterson,
Modified: source
===================================================================
--- source 2015-01-07 01:26:33 UTC (rev 8877)
+++ source 2015-01-08 18:40:34 UTC (rev 8878)
@@ -88351,6 +88351,7 @@
<li><code data-x="">mailto</code></li>
<li><code data-x="">mms</code></li>
<li><code data-x="">news</code></li>
+ <li><code data-x="">nntp</code></li>
<li><code data-x="">openpgp4fpr</code></li>
<li><code data-x="">sip</code></li>
<li><code data-x="">sms</code></li>
@@ -116551,6 +116552,7 @@
Chris Apers,
Chris Cressman,
Chris Evans,
+ Chris Markiewicz,
Chris Morris,
Chris Pearce,
Chris Peterson,
More information about the Commit-Watchers
mailing list