[html5] r6496 - [e] (0) typo Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12729
whatwg at whatwg.org
whatwg at whatwg.org
Wed Aug 17 15:13:48 PDT 2011
Author: ianh
Date: 2011-08-17 15:13:46 -0700 (Wed, 17 Aug 2011)
New Revision: 6496
Modified:
complete.html
index
source
Log:
[e] (0) typo
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12729
Modified: complete.html
===================================================================
--- complete.html 2011-08-17 22:10:21 UTC (rev 6495)
+++ complete.html 2011-08-17 22:13:46 UTC (rev 6496)
@@ -53233,10 +53233,10 @@
<div class=impl>
<p>When the element is created, if the attribute is absent, the
- additional information should be hidden; if the attribute is absent,
- that information should be shown. Subsequently, if the attribute is
- removed, then the information should be hidden; if the attribute is
- added, the information should be shown.</p>
+ additional information should be hidden; if the attribute is
+ present, that information should be shown. Subsequently, if the
+ attribute is removed, then the information should be hidden; if the
+ attribute is added, the information should be shown.</p>
<p>The user agent should allow the user to request that the
additional information be shown or hidden. To honor a request for
Modified: index
===================================================================
--- index 2011-08-17 22:10:21 UTC (rev 6495)
+++ index 2011-08-17 22:13:46 UTC (rev 6496)
@@ -53100,10 +53100,10 @@
<div class=impl>
<p>When the element is created, if the attribute is absent, the
- additional information should be hidden; if the attribute is absent,
- that information should be shown. Subsequently, if the attribute is
- removed, then the information should be hidden; if the attribute is
- added, the information should be shown.</p>
+ additional information should be hidden; if the attribute is
+ present, that information should be shown. Subsequently, if the
+ attribute is removed, then the information should be hidden; if the
+ attribute is added, the information should be shown.</p>
<p>The user agent should allow the user to request that the
additional information be shown or hidden. To honor a request for
Modified: source
===================================================================
--- source 2011-08-17 22:10:21 UTC (rev 6495)
+++ source 2011-08-17 22:13:46 UTC (rev 6496)
@@ -59913,10 +59913,10 @@
<div class="impl">
<p>When the element is created, if the attribute is absent, the
- additional information should be hidden; if the attribute is absent,
- that information should be shown. Subsequently, if the attribute is
- removed, then the information should be hidden; if the attribute is
- added, the information should be shown.</p>
+ additional information should be hidden; if the attribute is
+ present, that information should be shown. Subsequently, if the
+ attribute is removed, then the information should be hidden; if the
+ attribute is added, the information should be shown.</p>
<p>The user agent should allow the user to request that the
additional information be shown or hidden. To honor a request for
More information about the Commit-Watchers
mailing list