html5/spec Overview.html,1.4427,1.4428

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv9837

Modified Files:
	Overview.html 
Log Message:
redundant (whatwg r5541)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4427
retrieving revision 1.4428
diff -u -d -r1.4427 -r1.4428
--- Overview.html	28 Sep 2010 23:20:29 -0000	1.4427
+++ Overview.html	28 Sep 2010 23:33:41 -0000	1.4428
@@ -34389,8 +34389,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

Received on Tuesday, 28 September 2010 23:33:47 UTC