[html5] r1374 - /

whatwg at whatwg.org whatwg at whatwg.org
Mon Mar 17 18:48:18 PDT 2008


Author: ianh
Date: 2008-03-17 18:48:17 -0700 (Mon, 17 Mar 2008)
New Revision: 1374

Modified:
   index
   source
Log:
[e] (0) validation typo

Modified: index
===================================================================
--- index	2008-03-18 01:43:26 UTC (rev 1373)
+++ index	2008-03-18 01:48:17 UTC (rev 1374)
@@ -35864,7 +35864,7 @@
 
      <li>
       <p>If the <var title="">value</var> argument has a leading U+003C
-       LESS-THAN SIGN character ('&lt') and a trailing U+003E GREATER-THAN
+       LESS-THAN SIGN character ('<') and a trailing U+003E GREATER-THAN
        SIGN character ('>'), then remove the first and last characters from
        <var title="">value</var>.
 

Modified: source
===================================================================
--- source	2008-03-18 01:43:26 UTC (rev 1373)
+++ source	2008-03-18 01:48:17 UTC (rev 1374)
@@ -33257,7 +33257,7 @@
      specified, abort these steps without doing anything.</p></li>
 
      <li><p>If the <var title="">value</var> argument has a leading
-     U+003C LESS-THAN SIGN character ('&lt') and a trailing U+003E
+     U+003C LESS-THAN SIGN character ('<') and a trailing U+003E
      GREATER-THAN SIGN character ('>'), then remove the first and last
      characters from <var title="">value</var>.</p></li>
 




More information about the Commit-Watchers mailing list