Skip to content

Commit

Permalink
[] (0) Fix the attributes on <meter> to be floats, not longs; and add…
Browse files Browse the repository at this point in the history
… mike to the acks (totally unrelated)

git-svn-id: http://svn.whatwg.org/webapps@1465 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Apr 19, 2008
1 parent b8025a1 commit 1ef8b78
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
24 changes: 12 additions & 12 deletions index
Original file line number Diff line number Diff line change
Expand Up @@ -11648,12 +11648,12 @@ Applications over the World Wide Web.&lt;/p></pre>
<dd>
<pre
class=idl>interface <dfn id=htmlmeterelement>HTMLMeterElement</dfn> : <a href="#htmlelement">HTMLElement</a> {
attribute long <a href="#value4" title=dom-meter-value>value</a>;
attribute long <a href="#min0" title=dom-meter-min>min</a>;
attribute long <a href="#max2" title=dom-meter-max>max</a>;
attribute long <a href="#low0" title=dom-meter-low>low</a>;
attribute long <a href="#high0" title=dom-meter-high>high</a>;
attribute long <a href="#optimum0" title=dom-meter-optimum>optimum</a>;
attribute float <a href="#value4" title=dom-meter-value>value</a>;
attribute float <a href="#min0" title=dom-meter-min>min</a>;
attribute float <a href="#max2" title=dom-meter-max>max</a>;
attribute float <a href="#low0" title=dom-meter-low>low</a>;
attribute float <a href="#high0" title=dom-meter-high>high</a>;
attribute float <a href="#optimum0" title=dom-meter-optimum>optimum</a>;
};</pre>
</dl>

Expand Down Expand Up @@ -48629,12 +48629,12 @@ interface <dfn id=timeouthandler>TimeoutHandler</dfn> {
Atkins, Martin D&uuml;rst, Martin Honnen, Mathieu Henri, Matthew
Mastracci, Matthew Raymond, Matthew Thomas, Mattias Waldau, Max
Romantschuk, Michael 'Ratt' Iannarelli, Michael A. Nachbaur, Michael A.
Puls II<!--Shadow2531-->, Michael Gratton, Michael Powers, Michel Fortin,
Michiel van der Blonk, Mihai &#x015E;ucan<!-- from ROBO Design -->, Mike
Brown, Mike Dierken<!--
S. Mike Dierken -->, Mike Dixon, Mike Schinkel,
Mike Shaver, Mike Smith, Mikko Rantalainen, Neil Deakin, Neil Soiffer,
Olav Junker Kj&aelig;r, Oliver Hunt, Peter Kasting, Philip Taylor, Philip
Puls II<!--Shadow2531-->, Michael Gratton, Michael Powers, Michael Smith,
Michel Fortin, Michiel van der Blonk, Mihai
&#x015E;ucan<!-- from ROBO Design -->, Mike Brown, Mike
Dierken<!-- S. Mike Dierken -->, Mike Dixon, Mike Schinkel, Mike Shaver,
Mike Smith, Mikko Rantalainen, Neil Deakin, Neil Soiffer, Olav Junker
Kj&aelig;r, Oliver Hunt, Peter Kasting, Philip Taylor, Philip
TAYLOR<!-- a different one -->, Rachid Finge, Rajas Moonka, Ralf Stoltze,
Ralph Giles, Raphael Champeimont, Richard Ishida, Rimantas Liubertas,
Robert O'Callahan, Robert Sayre, Roman Ivanov, S. Mike Dierken, Sam Ruby,
Expand Down
34 changes: 17 additions & 17 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -9743,12 +9743,12 @@ Applications over the World Wide Web.&lt;/p></pre>
<dt>DOM interface:</dt>
<dd>
<pre class="idl">interface <dfn>HTMLMeterElement</dfn> : <span>HTMLElement</span> {
attribute long <span title="dom-meter-value">value</span>;
attribute long <span title="dom-meter-min">min</span>;
attribute long <span title="dom-meter-max">max</span>;
attribute long <span title="dom-meter-low">low</span>;
attribute long <span title="dom-meter-high">high</span>;
attribute long <span title="dom-meter-optimum">optimum</span>;
attribute float <span title="dom-meter-value">value</span>;
attribute float <span title="dom-meter-min">min</span>;
attribute float <span title="dom-meter-max">max</span>;
attribute float <span title="dom-meter-low">low</span>;
attribute float <span title="dom-meter-high">high</span>;
attribute float <span title="dom-meter-optimum">optimum</span>;
};</pre>
</dd>
</dl>
Expand Down Expand Up @@ -43777,17 +43777,17 @@ interface <dfn>TimeoutHandler</dfn> {
Mathieu Henri, Matthew Mastracci, Matthew Raymond, Matthew Thomas,
Mattias Waldau, Max Romantschuk, Michael 'Ratt' Iannarelli, Michael
A. Nachbaur, Michael A. Puls II<!--Shadow2531-->, Michael Gratton,
Michael Powers, Michel Fortin, Michiel van der Blonk, Mihai
&#x015E;ucan<!-- from ROBO Design -->, Mike Brown, Mike Dierken<!--
S. Mike Dierken -->, Mike Dixon, Mike Schinkel, Mike Shaver, Mike
Smith, Mikko Rantalainen, Neil Deakin, Neil Soiffer, Olav Junker
Kj&aelig;r, Oliver Hunt, Peter Kasting, Philip Taylor, Philip
TAYLOR<!-- a different one -->, Rachid Finge, Rajas Moonka, Ralf
Stoltze, Ralph Giles, Raphael Champeimont, Richard Ishida, Rimantas
Liubertas, Robert O'Callahan, Robert Sayre, Roman Ivanov, S. Mike
Dierken, Sam Ruby, Sam Weinig, Scott Hess, Sean Knapp, Shaun Inman,
Silvia Pfeiffer, Simon Pieters, Stefan Haustein, Stephen Ma, Steve
Faulkner, Steve Runyon, Steven Garrity, Stewart Brodie, Stuart
Michael Powers, Michael Smith, Michel Fortin, Michiel van der Blonk,
Mihai &#x015E;ucan<!-- from ROBO Design -->, Mike Brown, Mike
Dierken<!-- S. Mike Dierken -->, Mike Dixon, Mike Schinkel, Mike
Shaver, Mike Smith, Mikko Rantalainen, Neil Deakin, Neil Soiffer,
Olav Junker Kj&aelig;r, Oliver Hunt, Peter Kasting, Philip Taylor,
Philip TAYLOR<!-- a different one -->, Rachid Finge, Rajas Moonka,
Ralf Stoltze, Ralph Giles, Raphael Champeimont, Richard Ishida,
Rimantas Liubertas, Robert O'Callahan, Robert Sayre, Roman Ivanov,
S. Mike Dierken, Sam Ruby, Sam Weinig, Scott Hess, Sean Knapp, Shaun
Inman, Silvia Pfeiffer, Simon Pieters, Stefan Haustein, Stephen Ma,
Steve Faulkner, Steve Runyon, Steven Garrity, Stewart Brodie, Stuart
Parmenter, Tantek &Ccedil;elik, Terrence Wood, Thomas Broyer, Thomas
O'Connor, Tim Altman, Tyler Close, Vladimir Vuki&#x0107;evi&#x0107;,
Wakaba, William Swanson, and &Oslash;istein E. Andersen, for their
Expand Down

0 comments on commit 1ef8b78

Please sign in to comment.