Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[giow] (3) Put back nntp to the scheme whitelist, since it was remove…
…d completely accidentally.

Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=27128
Affected topics: DOM APIs, HTML

git-svn-id: https://svn.whatwg.org/webapps@8878 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Jan 8, 2015
1 parent bef325c commit 3b2662c
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 16 deletions.
17 changes: 9 additions & 8 deletions complete.html
Expand Up @@ -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>
Expand Down Expand Up @@ -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>
Expand Down Expand Up @@ -41961,7 +41961,7 @@ <h4 id=textFieldSelection>4.10.20 APIs for the text field selections</h4>
"<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>
Expand Down Expand Up @@ -65045,7 +65045,7 @@ <h4 id=the-navigator-object>8.6.1 The <code id=the-navigator-object:navigator><a



<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> {
Expand Down Expand Up @@ -65241,9 +65241,9 @@ <h5 id=custom-handlers>8.6.1.3 Custom scheme and content handlers: the <code id=
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>
Expand Down Expand Up @@ -70264,7 +70264,7 @@ <h3 id=apis-available-to-workers>10.3 APIs available to workers</h3>
<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(&quot;http://... 404 error ...&quot;) 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>
Expand Down Expand Up @@ -78405,7 +78405,7 @@ <h4 id=quotes>14.3.6 Quotes</h4>
: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' } /* « » “ ” */
Expand Down Expand Up @@ -84921,6 +84921,7 @@ <h2 id=acknowledgments class=no-num>Acknowledgements</h2><div class=status><inpu
Chris Apers,
Chris Cressman,
Chris Evans,
Chris Markiewicz,
Chris Morris,
Chris Pearce,
Chris Peterson,
Expand Down
17 changes: 9 additions & 8 deletions index
Expand Up @@ -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>
Expand Down Expand Up @@ -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>
Expand Down Expand Up @@ -41961,7 +41961,7 @@ dictionary <dfn id=autocompleteerroreventinit>AutocompleteErrorEventInit</dfn> :
"<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>
Expand Down Expand Up @@ -65045,7 +65045,7 @@ interface <dfn id=windowmodal>WindowModal</dfn> {



<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> {
Expand Down Expand Up @@ -65241,9 +65241,9 @@ interface <dfn id=navigatorcontentutils>NavigatorContentUtils</dfn> {
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>
Expand Down Expand Up @@ -70264,7 +70264,7 @@ partial interface <a href=#workerglobalscope id=WorkerGlobalScope-partial>Worker
<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(&quot;http://... 404 error ...&quot;) 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>
Expand Down Expand Up @@ -78405,7 +78405,7 @@ textarea, keygen {
: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' } /* « » “ ” */
Expand Down Expand Up @@ -84921,6 +84921,7 @@ if (s = prompt('What is your name?')) {
Chris Apers,
Chris Cressman,
Chris Evans,
Chris Markiewicz,
Chris Morris,
Chris Pearce,
Chris Peterson,
Expand Down
2 changes: 2 additions & 0 deletions source
Expand Up @@ -88351,6 +88351,7 @@ interface <dfn>NavigatorContentUtils</dfn> {
<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>
Expand Down Expand Up @@ -116551,6 +116552,7 @@ INSERT INTERFACES HERE
Chris Apers,
Chris Cressman,
Chris Evans,
Chris Markiewicz,
Chris Morris,
Chris Pearce,
Chris Peterson,
Expand Down

0 comments on commit 3b2662c

Please sign in to comment.