[html5] r2477 - [e] (0) typo (credit: pt)

whatwg at whatwg.org whatwg at whatwg.org
Sat Nov 29 14:39:31 PST 2008


Author: ianh
Date: 2008-11-29 14:39:30 -0800 (Sat, 29 Nov 2008)
New Revision: 2477

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

Modified: index
===================================================================
--- index	2008-11-29 22:28:03 UTC (rev 2476)
+++ index	2008-11-29 22:39:30 UTC (rev 2477)
@@ -53630,9 +53630,9 @@
    <li><p>The presence of a <code title=attr-img-border>border</code> attribute on an
    <code><a href=#the-img-element>img</a></code> element if its value is the string "<code title="">0</code>".</li>
 
-   <li><p>The presence of a <code title=attr-script-language></code>
-   attribute on a <code><a href=#script>script</a></code> element if its value is an
-   <a href=#ascii-case-insensitive>ASCII case-insensitive</a> match for the string "<code title="">JavaScript</code>".</li>
+   <li><p>The presence of a <code title=attr-script-language>language</code> attribute on a
+   <code><a href=#script>script</a></code> element if its value is an <a href=#ascii-case-insensitive>ASCII
+   case-insensitive</a> match for the string "<code title="">JavaScript</code>".</li>
 
   </ul><h2 id=no><span class=secno>11 </span>Things that you can't do with this specification because
   they are better handled using other technologies that are further

Modified: source
===================================================================
--- source	2008-11-29 22:28:03 UTC (rev 2476)
+++ source	2008-11-29 22:39:30 UTC (rev 2477)
@@ -58550,9 +58550,10 @@
    <code>img</code> element if its value is the string "<code
    title="">0</code>".</p></li>
 
-   <li><p>The presence of a <code title="attr-script-language"></code>
-   attribute on a <code>script</code> element if its value is an
-   <span>ASCII case-insensitive</span> match for the string "<code
+   <li><p>The presence of a <code
+   title="attr-script-language">language</code> attribute on a
+   <code>script</code> element if its value is an <span>ASCII
+   case-insensitive</span> match for the string "<code
    title="">JavaScript</code>".</p></li>
 
   </ul>  




More information about the Commit-Watchers mailing list