[html5] r5908 - [e] (0) typo Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=11881

whatwg at whatwg.org whatwg at whatwg.org
Fri Feb 18 15:16:48 PST 2011


Author: ianh
Date: 2011-02-18 15:16:43 -0800 (Fri, 18 Feb 2011)
New Revision: 5908

Modified:
   complete.html
   index
   source
Log:
[e] (0) typo
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=11881

Modified: complete.html
===================================================================
--- complete.html	2011-02-18 22:49:26 UTC (rev 5907)
+++ complete.html	2011-02-18 23:16:43 UTC (rev 5908)
@@ -48654,10 +48654,10 @@
       <code><a href=#the-input-element>input</a></code> element whose <code title=attr-input-type><a href=#attr-input-type>type</a></code> attribute is in the <a href=#image-button-state title=attr-input-type-image>Image Button</a> state,
       then run these further nested substeps:</p>
 
-      <ol><li><p>If the <var title="">field</var> element has a <code title=attr-fe-name><a href=#attr-fe-name>name</a></code> attribute specified and value
-       is not the empty string, let <var title="">name</var> be that
-       value followed by a single U+002E FULL STOP character
-       (.). Otherwise, let <var title="">name</var> be the empty
+      <ol><li><p>If the <var title="">field</var> element has a <code title=attr-fe-name><a href=#attr-fe-name>name</a></code> attribute specified and its
+       value is not the empty string, let <var title="">name</var> be
+       that value followed by a single U+002E FULL STOP character (.).
+       Otherwise, let <var title="">name</var> be the empty
        string.</li>
 
        <li><p>Let <var title="">name<sub title="">x</sub></var> be the

Modified: index
===================================================================
--- index	2011-02-18 22:49:26 UTC (rev 5907)
+++ index	2011-02-18 23:16:43 UTC (rev 5908)
@@ -48637,10 +48637,10 @@
       <code><a href=#the-input-element>input</a></code> element whose <code title=attr-input-type><a href=#attr-input-type>type</a></code> attribute is in the <a href=#image-button-state title=attr-input-type-image>Image Button</a> state,
       then run these further nested substeps:</p>
 
-      <ol><li><p>If the <var title="">field</var> element has a <code title=attr-fe-name><a href=#attr-fe-name>name</a></code> attribute specified and value
-       is not the empty string, let <var title="">name</var> be that
-       value followed by a single U+002E FULL STOP character
-       (.). Otherwise, let <var title="">name</var> be the empty
+      <ol><li><p>If the <var title="">field</var> element has a <code title=attr-fe-name><a href=#attr-fe-name>name</a></code> attribute specified and its
+       value is not the empty string, let <var title="">name</var> be
+       that value followed by a single U+002E FULL STOP character (.).
+       Otherwise, let <var title="">name</var> be the empty
        string.</li>
 
        <li><p>Let <var title="">name<sub title="">x</sub></var> be the

Modified: source
===================================================================
--- source	2011-02-18 22:49:26 UTC (rev 5907)
+++ source	2011-02-18 23:16:43 UTC (rev 5908)
@@ -54638,10 +54638,10 @@
       <ol>
 
        <li><p>If the <var title="">field</var> element has a <code
-       title="attr-fe-name">name</code> attribute specified and value
-       is not the empty string, let <var title="">name</var> be that
-       value followed by a single U+002E FULL STOP character
-       (.). Otherwise, let <var title="">name</var> be the empty
+       title="attr-fe-name">name</code> attribute specified and its
+       value is not the empty string, let <var title="">name</var> be
+       that value followed by a single U+002E FULL STOP character (.).
+       Otherwise, let <var title="">name</var> be the empty
        string.</p></li>
 
        <li><p>Let <var title="">name<sub title="">x</sub></var> be the




More information about the Commit-Watchers mailing list