Skip to content

Commit

Permalink
[e] (0) numberic typo
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@910 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Jun 17, 2007
1 parent 69b3460 commit 90ba897
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 22 deletions.
25 changes: 12 additions & 13 deletions index
Original file line number Diff line number Diff line change
Expand Up @@ -2003,8 +2003,8 @@
Not-a-Number value, a <code title=big-issue>NOT_SUPPORTED_ERR</code>
exception must be raised.

<p>Unless other specified, if a DOM attribute that is a signed numberic
type is assigned a negative value, a <code
<p>Unless other specified, if a DOM attribute that is a signed numeric type
is assigned a negative value, a <code
title=big-issue>NOT_SUPPORTED_ERR</code> exception must be raised.

<p>Unless other specified, if a method with an argument that is a floating
Expand Down Expand Up @@ -41019,17 +41019,16 @@ interface <dfn id=timeouthandler>TimeoutHandler</dfn> {
Matthew Thomas, Mattias Waldau, Max Romantschuk, Michael 'Ratt'
Iannarelli, Michael A. Nachbaur, Michael A. Puls II<!--Shadow2531-->,
Michael Gratton, Michael Powers, Michel Fortin, Mihai
&#x015E;ucan<!-- from ROBO Design -->, Mike Dierken<!--
S. Mike Dierken -->,
Mike Dixon, Mike Schinkel, Mike Shaver, Mikko Rantalainen, Neil Deakin,
Olav Junker Kj&aelig;r, Philip Taylor, Rajas Moonka, Rimantas Liubertas,
Robert O'Callahan, Robert Sayre, Roman Ivanov, S. Mike Dierken, Sam Ruby,
Sean Knapp, Shaun Inman, Simon Pieters, Stefan Haustein, Stephen Ma, Steve
Runyon, Steven Garrity, Stewart Brodie, Stuart Parmenter, Tantek
&Ccedil;elik, Thomas Broyer, Thomas O'Connor, Tim Altman, Vladimir
Vuki&#x0107;evi&#x0107;, Wakaba, William Swanson, &Oslash;istein E.
Andersen, and everyone on the WHATWG mailing list for their useful and
substantial comments.
&#x015E;ucan<!-- from ROBO Design -->, Mike Brown, Mike
Dierken<!-- S. Mike Dierken -->, Mike Dixon, Mike Schinkel, Mike Shaver,
Mikko Rantalainen, Neil Deakin, Olav Junker Kj&aelig;r, Philip Taylor,
Rajas Moonka, Rimantas Liubertas, Robert O'Callahan, Robert Sayre, Roman
Ivanov, S. Mike Dierken, Sam Ruby, Sean Knapp, Shaun Inman, Simon Pieters,
Stefan Haustein, Stephen Ma, Steve Runyon, Steven Garrity, Stewart Brodie,
Stuart Parmenter, Tantek &Ccedil;elik, Thomas Broyer, Thomas O'Connor, Tim
Altman, Vladimir Vuki&#x0107;evi&#x0107;, Wakaba, William Swanson,
&Oslash;istein E. Andersen, and everyone on the WHATWG mailing list for
their useful and substantial comments.

<p>Special thanks to Richard Williamson for creating the first
implementation of <code><a href="#canvas">canvas</a></code> in Safari,
Expand Down
18 changes: 9 additions & 9 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,7 @@
raised.</p>

<p>Unless other specified, if a DOM attribute that is a signed
numberic type is assigned a negative value, a <code
numeric type is assigned a negative value, a <code
title="big-issue">NOT_SUPPORTED_ERR</code> exception must be
raised.</p>

Expand Down Expand Up @@ -36843,14 +36843,14 @@ interface <dfn>TimeoutHandler</dfn> {
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,
Mihai &#x015E;ucan<!-- from ROBO Design -->, Mike Dierken<!--
S. Mike Dierken -->, Mike Dixon, Mike Schinkel, Mike Shaver, Mikko
Rantalainen, Neil Deakin, Olav Junker Kj&aelig;r, Philip Taylor,
Rajas Moonka, Rimantas Liubertas, Robert O'Callahan, Robert Sayre,
Roman Ivanov, S. Mike Dierken, Sam Ruby, Sean Knapp, Shaun Inman,
Simon Pieters, Stefan Haustein, Stephen Ma, Steve Runyon, Steven
Garrity, Stewart Brodie, Stuart Parmenter, Tantek &Ccedil;elik,
Thomas Broyer, Thomas O'Connor, Tim Altman, Vladimir
Mihai &#x015E;ucan<!-- from ROBO Design -->, Mike Brown, Mike
Dierken<!-- S. Mike Dierken -->, Mike Dixon, Mike Schinkel, Mike
Shaver, Mikko Rantalainen, Neil Deakin, Olav Junker Kj&aelig;r,
Philip Taylor, Rajas Moonka, Rimantas Liubertas, Robert O'Callahan,
Robert Sayre, Roman Ivanov, S. Mike Dierken, Sam Ruby, Sean Knapp,
Shaun Inman, Simon Pieters, Stefan Haustein, Stephen Ma, Steve
Runyon, Steven Garrity, Stewart Brodie, Stuart Parmenter, Tantek
&Ccedil;elik, Thomas Broyer, Thomas O'Connor, Tim Altman, Vladimir
Vuki&#x0107;evi&#x0107;, Wakaba, William Swanson, &Oslash;istein
E. Andersen, and everyone on the WHATWG mailing list for their
useful and substantial comments.</p>
Expand Down

0 comments on commit 90ba897

Please sign in to comment.