[html5] r5541 - [e] (0) redundant Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=10648

whatwg at whatwg.org whatwg at whatwg.org
Tue Sep 28 16:33:38 PDT 2010


Author: ianh
Date: 2010-09-28 16:33:37 -0700 (Tue, 28 Sep 2010)
New Revision: 5541

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

Modified: complete.html
===================================================================
--- complete.html	2010-09-28 23:20:23 UTC (rev 5540)
+++ complete.html	2010-09-28 23:33:37 UTC (rev 5541)
@@ -45396,8 +45396,7 @@
 
   <p>The <dfn id=dom-meter-min title=dom-meter-min><code>min</code></dfn>, <dfn id=dom-meter-max title=dom-meter-max><code>max</code></dfn>, <dfn id=dom-meter-value title=dom-meter-value><code>value</code></dfn>, <dfn id=dom-meter-low title=dom-meter-low><code>low</code></dfn>, <dfn id=dom-meter-high title=dom-meter-high><code>high</code></dfn>, and <dfn id=dom-meter-optimum title=dom-meter-optimum><code>optimum</code></dfn> IDL attributes
   must <a href=#reflect>reflect</a> the respective content attributes of the
-  same name. When the relevant content attributes are absent, the IDL
-  attributes must return zero.</p>
+  same name.</p>
 
   <p>The <code title=dom-lfe-labels><a href=#dom-lfe-labels>labels</a></code> attribute provides
   a list of the element's <code><a href=#the-label-element>label</a></code>s. The <code title=dom-fae-form><a href=#dom-fae-form>form</a></code> IDL attribute is part of the

Modified: index
===================================================================
--- index	2010-09-28 23:20:23 UTC (rev 5540)
+++ index	2010-09-28 23:33:37 UTC (rev 5541)
@@ -45376,8 +45376,7 @@
 
   <p>The <dfn id=dom-meter-min title=dom-meter-min><code>min</code></dfn>, <dfn id=dom-meter-max title=dom-meter-max><code>max</code></dfn>, <dfn id=dom-meter-value title=dom-meter-value><code>value</code></dfn>, <dfn id=dom-meter-low title=dom-meter-low><code>low</code></dfn>, <dfn id=dom-meter-high title=dom-meter-high><code>high</code></dfn>, and <dfn id=dom-meter-optimum title=dom-meter-optimum><code>optimum</code></dfn> IDL attributes
   must <a href=#reflect>reflect</a> the respective content attributes of the
-  same name. When the relevant content attributes are absent, the IDL
-  attributes must return zero.</p>
+  same name.</p>
 
   <p>The <code title=dom-lfe-labels><a href=#dom-lfe-labels>labels</a></code> attribute provides
   a list of the element's <code><a href=#the-label-element>label</a></code>s. The <code title=dom-fae-form><a href=#dom-fae-form>form</a></code> IDL attribute is part of the

Modified: source
===================================================================
--- source	2010-09-28 23:20:23 UTC (rev 5540)
+++ source	2010-09-28 23:33:37 UTC (rev 5541)
@@ -50885,8 +50885,7 @@
   title="dom-meter-high"><code>high</code></dfn>, and <dfn
   title="dom-meter-optimum"><code>optimum</code></dfn> IDL attributes
   must <span>reflect</span> the respective content attributes of the
-  same name. When the relevant content attributes are absent, the IDL
-  attributes must return zero.</p>
+  same name.</p>
 
   <p>The <code title="dom-lfe-labels">labels</code> attribute provides
   a list of the element's <code>label</code>s. The <code




More information about the Commit-Watchers mailing list