Bugzilla – Bug 289
Require all <meter> elements to have _some_ value. (Subject: meter and document conformance) (credit: hs)
Last modified: 2009-11-23 17:16:58 CET
Index: source =================================================================== --- source (revision 2052) +++ source (revision 2053) @@ -11885,6 +11885,15 @@ <li><code title="attr-meter-min">min</code> ≤ <code title="attr-meter-optimum">optimum</code> ≤ <code title="attr-meter-max">max</code></li> </ul> + <p>All <code>meter</code> elements must have a value specified + somehow, either using the <code + title="attr-meter-value">value</code> attribute or by including a + number in the contents of the element.</p> + + <p class="note">If no minimum or maximum is specified, then the + range is assumed to be 0..1, and the value thus has to be within + that range.</p> + <div class="example"> <p>The following examples all represent a measurement of three