[html5] r5262 - [e] (0) typo
whatwg at whatwg.org
whatwg at whatwg.org
Mon Aug 9 18:36:02 PDT 2010
Author: ianh
Date: 2010-08-09 18:36:01 -0700 (Mon, 09 Aug 2010)
New Revision: 5262
Modified:
complete.html
index
source
Log:
[e] (0) typo
Modified: complete.html
===================================================================
--- complete.html 2010-08-10 01:33:06 UTC (rev 5261)
+++ complete.html 2010-08-10 01:36:01 UTC (rev 5262)
@@ -45578,7 +45578,7 @@
<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 an <code title=attr-fe-name><a href=#attr-fe-name>name</a></code> attribute specified and value
+ <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
Modified: index
===================================================================
--- index 2010-08-10 01:33:06 UTC (rev 5261)
+++ index 2010-08-10 01:36:01 UTC (rev 5262)
@@ -45505,7 +45505,7 @@
<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 an <code title=attr-fe-name><a href=#attr-fe-name>name</a></code> attribute specified and value
+ <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
Modified: source
===================================================================
--- source 2010-08-10 01:33:06 UTC (rev 5261)
+++ source 2010-08-10 01:36:01 UTC (rev 5262)
@@ -51101,7 +51101,7 @@
<ol>
- <li><p>If the <var title="">field</var> element has an <code
+ <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
More information about the Commit-Watchers
mailing list