- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 14 Oct 2011 22:57:35 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv17387
Modified Files:
Overview.html introduction.html spec.html
spec.preprocessed.html
Log Message:
Handle the cases where this algorithm returns two tokens. (whatwg r6687)
[updated by splitter]
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/Overview.html,v
retrieving revision 1.1664
retrieving revision 1.1665
diff -u -d -r1.1664 -r1.1665
--- Overview.html 14 Oct 2011 21:57:44 -0000 1.1664
+++ Overview.html 14 Oct 2011 22:57:27 -0000 1.1665
@@ -169,7 +169,7 @@
<dt>Editor:</dt>
<dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd>
</dl><p>This specification is available in the following formats: <a href="spec.html">single page HTML</a>, <a href="Overview.html">multipage HTML</a>, <a href="http://dev.w3.org/html5/spec/">full specification</a>.
- This is revision 1.5362.</p>
+ This is revision 1.5363.</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
© 2011 <a href="http://www.w3.org/"><abbr title="World Wide
Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts
Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.html,v
retrieving revision 1.1794
retrieving revision 1.1795
diff -u -d -r1.1794 -r1.1795
--- spec.html 14 Oct 2011 21:57:54 -0000 1.1794
+++ spec.html 14 Oct 2011 22:57:28 -0000 1.1795
@@ -170,7 +170,7 @@
<dt>Editor:</dt>
<dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd>
</dl><p>This specification is available in the following formats: <a href="spec.html">single page HTML</a>, <a href="Overview.html">multipage HTML</a>, <a href="http://dev.w3.org/html5/spec/">full specification</a>.
- This is revision 1.5362.</p>
+ This is revision 1.5363.</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
© 2011 <a href="http://www.w3.org/"><abbr title="World Wide
Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts
@@ -855,7 +855,7 @@
hosted first at CERN, and then at the IETF.</p><p>With the creation of the W3C, HTML's development changed venue
again. A first abortive attempt at extending HTML in 1995 known as
HTML 3.0 then made way to a more pragmatic approach known as HTML
- 3.2, which was completed in 1997. HTML4 quicky followed later that
+ 3.2, which was completed in 1997. HTML4 quickly followed later that
same year.</p><p>The following year, the W3C membership decided to stop evolving
HTML and instead begin work on an XML-based equivalent, called
XHTML. This effort
Index: introduction.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/introduction.html,v
retrieving revision 1.1154
retrieving revision 1.1155
diff -u -d -r1.1154 -r1.1155
--- introduction.html 4 Oct 2011 17:57:33 -0000 1.1154
+++ introduction.html 14 Oct 2011 22:57:28 -0000 1.1155
@@ -198,7 +198,7 @@
hosted first at CERN, and then at the IETF.<p>With the creation of the W3C, HTML's development changed venue
again. A first abortive attempt at extending HTML in 1995 known as
HTML 3.0 then made way to a more pragmatic approach known as HTML
- 3.2, which was completed in 1997. HTML4 quicky followed later that
+ 3.2, which was completed in 1997. HTML4 quickly followed later that
same year.<p>The following year, the W3C membership decided to stop evolving
HTML and instead begin work on an XML-based equivalent, called
XHTML. This effort
Index: spec.preprocessed.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.preprocessed.html,v
retrieving revision 1.646
retrieving revision 1.647
diff -u -d -r1.646 -r1.647
--- spec.preprocessed.html 14 Oct 2011 21:57:58 -0000 1.646
+++ spec.preprocessed.html 14 Oct 2011 22:57:33 -0000 1.647
@@ -183,7 +183,7 @@
<dt>Editor:</dt>
<dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd>
</dl><p>This specification is available in the following formats: <a href="spec.html">single page HTML</a>, <a href="Overview.html">multipage HTML</a>, <a href="http://dev.w3.org/html5/spec/">full specification</a>.
- This is revision 1.5362.</p>
+ This is revision 1.5363.</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
© 2011 <a href="http://www.w3.org/"><abbr title="World Wide
Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts
@@ -391,7 +391,7 @@
hosted first at CERN, and then at the IETF.</p><p>With the creation of the W3C, HTML's development changed venue
again. A first abortive attempt at extending HTML in 1995 known as
HTML 3.0 then made way to a more pragmatic approach known as HTML
- 3.2, which was completed in 1997. HTML4 quicky followed later that
+ 3.2, which was completed in 1997. HTML4 quickly followed later that
same year.</p><p>The following year, the W3C membership decided to stop evolving
HTML and instead begin work on an XML-based equivalent, called
XHTML. This effort
Received on Friday, 14 October 2011 22:57:37 UTC