- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 26 May 2008 20:59:08 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv1056
Modified Files:
Overview.html
Log Message:
Remove redundant note. (credit: jh)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.892
retrieving revision 1.893
diff -u -d -r1.892 -r1.893
--- Overview.html 26 May 2008 10:12:15 -0000 1.892
+++ Overview.html 26 May 2008 20:59:05 -0000 1.893
@@ -42066,10 +42066,6 @@
<p>Otherwise, return to step 2 in these inner steps.
</ol>
- <p class=note>Leading and trailing spaces in encoding names are
- <em>not</em> trimmed, and will result in encodings being treated as
- unknown.</p>
-
<dt>A sequence of bytes starting with a 0x3C byte (ASCII '<'),
optionally a 0x2F byte (ASCII '/'), and finally a byte in the range
0x41-0x5A or 0x61-0x7A (an ASCII letter)
Received on Monday, 26 May 2008 20:59:43 UTC