HTML5 Tracker

Diff (omit for latest revision)
Filter

Short URL: http://html5.org/r/1705

SVNBugCommentTime (UTC)
1705Remove redundant note. (credit: jh)2008-05-26 20:59
Index: source
===================================================================
--- source	(revision 1704)
+++ source	(revision 1705)
@@ -39556,10 +39556,6 @@
 
         </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>
-
        </dd>
 
        <dt>A sequence of bytes starting with a 0x3C byte (ASCII '&lt;'), optionally a 0x2F byte (ASCII '/'), and finally a byte in the range 0x41-0x5A or 0x61-0x7A (an ASCII letter)</dt>

|