- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 29 May 2008 04:33:41 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/pubnotes
In directory hutz:/tmp/cvs-serv23818
Modified Files:
Overview.html Overview.src.html
Log Message:
r1.890-r1702
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/pubnotes/Overview.html,v
retrieving revision 1.212
retrieving revision 1.213
diff -u -d -r1.212 -r1.213
--- Overview.html 26 May 2008 07:04:38 -0000 1.212
+++ Overview.html 29 May 2008 04:33:39 -0000 1.213
@@ -2859,6 +2859,13 @@
to now read (changed text highlighted), <q>If the
new encoding is <em class="highlight">a UTF-16
encoding</em>, change it to UTF-8.</q></li>
+ <li>Also, in the “Changing the encoding while
+ parsing” subsection, the following statement,
+ which had been placed at the end of the algorithm,
+ was <strong>removed</strong> completely: <q>While
+ the invocation of this algorithm is not a parse
+ error, it is still indicative of non-conforming
+ content.</q></li>
</ul>
</li>
<li>Significant revisions were made to the “Character
Index: Overview.src.html
===================================================================
RCS file: /sources/public/html5/pubnotes/Overview.src.html,v
retrieving revision 1.206
retrieving revision 1.207
diff -u -d -r1.206 -r1.207
--- Overview.src.html 26 May 2008 07:04:38 -0000 1.206
+++ Overview.src.html 29 May 2008 04:33:39 -0000 1.207
@@ -2899,6 +2899,13 @@
to now read (changed text highlighted), <q>If the
new encoding is <em class=highlight>a UTF-16
encoding</em>, change it to UTF-8.</q></li>
+ <li>Also, in the “Changing the encoding while
+ parsing” subsection, the following statement,
+ which had been placed at the end of the algorithm,
+ was <strong>removed</strong> completely: <q>While
+ the invocation of this algorithm is not a parse
+ error, it is still indicative of non-conforming
+ content.</q></li>
</ul>
</li>
<li>Significant revisions were made to the “Character
Received on Thursday, 29 May 2008 04:34:21 UTC