Skip to content

Commit

Permalink
[e] (0) Spork means that the W3C actually have a real list of deltas …
Browse files Browse the repository at this point in the history
…between this version and their version now.

Affected topics: HTML

git-svn-id: https://svn.whatwg.org/webapps@8890 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Mar 5, 2015
1 parent 4fb1fd7 commit b67efcb
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 23 deletions.
12 changes: 4 additions & 8 deletions complete.html
Expand Up @@ -432,10 +432,7 @@ <h3 id=is-this-html5?>1.2 Is this HTML5?</h3>
specification index</a>.</p>

<p class=note>Although we have asked them to stop doing so, the W3C also republishes some parts
of this specification as separate documents. There are numerous differences between this
specification and the W3C forks; some minor, some major. Unfortunately these are not currently
accurately documented anywhere, so there is no way to know which are intentional and which are
not.</p>
of this specification as separate documents.</p>


<h3 id=background>1.3 Background</h3>
Expand Down Expand Up @@ -566,9 +563,8 @@ <h3 id=history-2>1.6 History</h3><div class=status><input onclick=toggleStatus(t
new features as needed to evolve the platform.</p>

<p>Since then, the WHATWG has been working on this specification (amongst others), and the W3C has
been copying fixes made by the WHATWG into their fork of the document, as well as making other
changes, some intentional and some not, with no documentation listing or explaining the
differences.</p>
been copying fixes made by the WHATWG into their fork of the document (which also has other
changes).</p>



Expand Down Expand Up @@ -72625,7 +72621,7 @@ <h5 id=changing-the-encoding-while-parsing>12.2.2.4 Changing the encoding while
<code id=changing-the-encoding-while-parsing:the-meta-element><a href=#the-meta-element>meta</a></code> element.</p>


<h5 id=preprocessing-the-input-stream>12.2.2.5 Preprocessing the input stream</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=27413" title="As I read this, CR LF LF LF should be replaced by LF. Surely we just mean to replace CR LF as LF?">27413</a></div>
<h5 id=preprocessing-the-input-stream>12.2.2.5 Preprocessing the input stream</h5>

<p>The <dfn id=input-stream>input stream</dfn> consists of the characters pushed into it as the <a href=#the-input-byte-stream id=preprocessing-the-input-stream:the-input-byte-stream>input byte
stream</a> is decoded or from the various APIs that directly manipulate the input stream.</p>
Expand Down
12 changes: 4 additions & 8 deletions index
Expand Up @@ -432,10 +432,7 @@
specification index</a>.</p>

<p class=note>Although we have asked them to stop doing so, the W3C also republishes some parts
of this specification as separate documents. There are numerous differences between this
specification and the W3C forks; some minor, some major. Unfortunately these are not currently
accurately documented anywhere, so there is no way to know which are intentional and which are
not.</p>
of this specification as separate documents.</p>


<h3 id=background>1.3 Background</h3>
Expand Down Expand Up @@ -566,9 +563,8 @@
new features as needed to evolve the platform.</p>

<p>Since then, the WHATWG has been working on this specification (amongst others), and the W3C has
been copying fixes made by the WHATWG into their fork of the document, as well as making other
changes, some intentional and some not, with no documentation listing or explaining the
differences.</p>
been copying fixes made by the WHATWG into their fork of the document (which also has other
changes).</p>



Expand Down Expand Up @@ -72625,7 +72621,7 @@ dictionary <dfn id=storageeventinit>StorageEventInit</dfn> : <a href=#eventinit
<code id=changing-the-encoding-while-parsing:the-meta-element><a href=#the-meta-element>meta</a></code> element.</p>


<h5 id=preprocessing-the-input-stream>12.2.2.5 Preprocessing the input stream</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=27413" title="As I read this, CR LF LF LF should be replaced by LF. Surely we just mean to replace CR LF as LF?">27413</a></div>
<h5 id=preprocessing-the-input-stream>12.2.2.5 Preprocessing the input stream</h5>

<p>The <dfn id=input-stream>input stream</dfn> consists of the characters pushed into it as the <a href=#the-input-byte-stream id=preprocessing-the-input-stream:the-input-byte-stream>input byte
stream</a> is decoded or from the various APIs that directly manipulate the input stream.</p>
Expand Down
10 changes: 3 additions & 7 deletions source
Expand Up @@ -490,10 +490,7 @@
specification index</a>.</p>

<p class="note">Although we have asked them to stop doing so, the W3C also republishes some parts
of this specification as separate documents. There are numerous differences between this
specification and the W3C forks; some minor, some major. Unfortunately these are not currently
accurately documented anywhere, so there is no way to know which are intentional and which are
not.</p>
of this specification as separate documents.</p>


<h3>Background</h3>
Expand Down Expand Up @@ -624,9 +621,8 @@
new features as needed to evolve the platform.</p>

<p>Since then, the WHATWG has been working on this specification (amongst others), and the W3C has
been copying fixes made by the WHATWG into their fork of the document, as well as making other
changes, some intentional and some not, with no documentation listing or explaining the
differences.</p>
been copying fixes made by the WHATWG into their fork of the document (which also has other
changes).</p>



Expand Down

0 comments on commit b67efcb

Please sign in to comment.