Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[e] (0) c/p error (credit: mg)
git-svn-id: http://svn.whatwg.org/webapps@2402 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Nov 14, 2008
1 parent ce619e6 commit bde7f5d
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 42 deletions.
43 changes: 22 additions & 21 deletions index
Expand Up @@ -17791,7 +17791,7 @@ interface <dfn id=htmlaudioelement>HTMLAudioElement</dfn> : <a href=#htmlmediael
playing</dfn> when its <code title=dom-media-paused><a href=#dom-media-paused>paused</a></code>
attribute is false, the <code title=dom-media-readyState><a href=#dom-media-readystate>readyState</a></code> attribute is either
<code title=dom-media-HAVE_FUTURE_DATA><a href=#dom-media-have_future_data>HAVE_FUTURE_DATA</a></code> or
<code title=dom-media-HAVE_ENOUGH_DATA><a href=#dom-media-have_enough_data>HAVE_FUTURE_DATA</a></code>,
<code title=dom-media-HAVE_ENOUGH_DATA><a href=#dom-media-have_enough_data>HAVE_ENOUGH_DATA</a></code>,
the element has not <a href=#ended-playback>ended playback</a>, playback has not
<a href=#stopped-due-to-errors>stopped due to errors</a>, and the element has not
<a href=#paused-for-user-interaction>paused for user interaction</a>.</p>
Expand Down Expand Up @@ -53306,26 +53306,27 @@ interface <dfn id=timeouthandler>TimeoutHandler</dfn> {
Stachowiak, Magnus Kristiansen<!-- Dashiva -->, Malcolm Rowe, Mark
Nottingham, Mark Rowe<!--bdash-->, Mark Schenk, Martijn Wargers,
Martin Atkins, Martin D&uuml;rst, Martin Honnen, Masataka Yakura,
Mathieu Henri, Matthew Mastracci, Matthew Raymond, Matthew Thomas,
Mattias Waldau, Max Romantschuk, Michael 'Ratt' Iannarelli, Michael
A. Nachbaur, Michael A. Puls II<!--Shadow2531-->, Michael Carter,
Michael Gratton, Michael Nordman, Michael Powers, Michael(tm) Smith,
Michel Fortin, Michiel van der Blonk, Mihai &#350;ucan<!-- from
ROBO Design -->, Mike Brown, Mike Dierken<!-- S. Mike Dierken -->,
Mike Dixon, Mike Schinkel, Mike Shaver, Mikko Rantalainen, Neil
Deakin, Neil Soiffer, Olaf Hoffmann, Olav Junker Kj&aelig;r, Oliver
Hunt, Peter Karlsson, Peter Kasting, Philip J&auml;genstedt, Philip
Taylor, Philip TAYLOR<!-- a different one -->, Rachid Finge, Rajas
Moonka, Ralf Stoltze, Ralph Giles, Raphael Champeimont, Rene
Saarsoo, Richard Ishida, Rimantas Liubertas, Robert Blaut, Robert
O'Callahan, Robert Sayre, Roman Ivanov, Ryan King, S. Mike Dierken,
Sam Ruby, Sam Weinig, Scott Hess, Sean Knapp, Shaun Inman, Silvia
Pfeiffer, Simon Pieters, Stefan Haustein, Steffen Meschkat, Stephen
Ma, Steve Faulkner, Steve Runyon, Steven Garrity, Stewart Brodie,
Stuart Parmenter, Sunava Dutta, Tantek &Ccedil;elik, Terrence Wood,
Thomas Broyer, Thomas O'Connor, Tim Altman, Tim Johansson, Travis
Leithead, Tyler Close, Vladimir Vuki&#263;evi&#263;, Wakaba,
Wayne Pollock, Wellington Fernando de Macedo, William Swanson, Yi-An
Mathieu Henri, Matthew Gregan, Matthew Mastracci, Matthew Raymond,
Matthew Thomas, Mattias Waldau, Max Romantschuk, Michael 'Ratt'
Iannarelli, Michael A. Nachbaur, Michael A. Puls
II<!--Shadow2531-->, Michael Carter, Michael Gratton, Michael
Nordman, Michael Powers, Michael(tm) Smith, Michel Fortin, Michiel
van der Blonk, Mihai &#350;ucan<!-- from ROBO Design -->, Mike
Brown, Mike Dierken<!-- S. Mike Dierken -->, Mike Dixon, Mike
Schinkel, Mike Shaver, Mikko Rantalainen, Neil Deakin, Neil Soiffer,
Olaf Hoffmann, Olav Junker Kj&aelig;r, Oliver Hunt, Peter Karlsson,
Peter Kasting, Philip J&auml;genstedt, Philip Taylor, Philip
TAYLOR<!-- a different one -->, Rachid Finge, Rajas Moonka, Ralf
Stoltze, Ralph Giles, Raphael Champeimont, Rene Saarsoo, Richard
Ishida, Rimantas Liubertas, Robert Blaut, Robert O'Callahan, Robert
Sayre, Roman Ivanov, Ryan King, S. Mike Dierken, Sam Ruby, Sam
Weinig, Scott Hess, Sean Knapp, Shaun Inman, Silvia Pfeiffer, Simon
Pieters, Stefan Haustein, Steffen Meschkat, Stephen Ma, Steve
Faulkner, Steve Runyon, Steven Garrity, Stewart Brodie, Stuart
Parmenter, Sunava Dutta, Tantek &Ccedil;elik, Terrence Wood, Thomas
Broyer, Thomas O'Connor, Tim Altman, Tim Johansson, Travis Leithead,
Tyler Close, Vladimir Vuki&#263;evi&#263;, Wakaba, Wayne
Pollock, Wellington Fernando de Macedo, William Swanson, Yi-An
Huang, and &Oslash;istein E. Andersen, for their useful and
substantial comments.</p>

Expand Down
43 changes: 22 additions & 21 deletions source
Expand Up @@ -19208,7 +19208,7 @@ interface <dfn>HTMLAudioElement</dfn> : <span>HTMLMediaElement</span> {
attribute is false, the <code
title="dom-media-readyState">readyState</code> attribute is either
<code title="dom-media-HAVE_FUTURE_DATA">HAVE_FUTURE_DATA</code> or
<code title="dom-media-HAVE_ENOUGH_DATA">HAVE_FUTURE_DATA</code>,
<code title="dom-media-HAVE_ENOUGH_DATA">HAVE_ENOUGH_DATA</code>,
the element has not <span>ended playback</span>, playback has not
<span>stopped due to errors</span>, and the element has not
<span>paused for user interaction</span>.</p>
Expand Down Expand Up @@ -58121,26 +58121,27 @@ interface <dfn>TimeoutHandler</dfn> {
Stachowiak, Magnus Kristiansen<!-- Dashiva -->, Malcolm Rowe, Mark
Nottingham, Mark Rowe<!--bdash-->, Mark Schenk, Martijn Wargers,
Martin Atkins, Martin D&uuml;rst, Martin Honnen, Masataka Yakura,
Mathieu Henri, Matthew Mastracci, Matthew Raymond, Matthew Thomas,
Mattias Waldau, Max Romantschuk, Michael 'Ratt' Iannarelli, Michael
A. Nachbaur, Michael A. Puls II<!--Shadow2531-->, Michael Carter,
Michael Gratton, Michael Nordman, Michael Powers, Michael(tm) 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, Mikko Rantalainen, Neil
Deakin, Neil Soiffer, Olaf Hoffmann, Olav Junker Kj&aelig;r, Oliver
Hunt, Peter Karlsson, Peter Kasting, Philip J&auml;genstedt, Philip
Taylor, Philip TAYLOR<!-- a different one -->, Rachid Finge, Rajas
Moonka, Ralf Stoltze, Ralph Giles, Raphael Champeimont, Rene
Saarsoo, Richard Ishida, Rimantas Liubertas, Robert Blaut, Robert
O'Callahan, Robert Sayre, Roman Ivanov, Ryan King, S. Mike Dierken,
Sam Ruby, Sam Weinig, Scott Hess, Sean Knapp, Shaun Inman, Silvia
Pfeiffer, Simon Pieters, Stefan Haustein, Steffen Meschkat, Stephen
Ma, Steve Faulkner, Steve Runyon, Steven Garrity, Stewart Brodie,
Stuart Parmenter, Sunava Dutta, Tantek &Ccedil;elik, Terrence Wood,
Thomas Broyer, Thomas O'Connor, Tim Altman, Tim Johansson, Travis
Leithead, Tyler Close, Vladimir Vuki&#x0107;evi&#x0107;, Wakaba,
Wayne Pollock, Wellington Fernando de Macedo, William Swanson, Yi-An
Mathieu Henri, Matthew Gregan, Matthew Mastracci, Matthew Raymond,
Matthew Thomas, Mattias Waldau, Max Romantschuk, Michael 'Ratt'
Iannarelli, Michael A. Nachbaur, Michael A. Puls
II<!--Shadow2531-->, Michael Carter, Michael Gratton, Michael
Nordman, Michael Powers, Michael(tm) 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, Mikko Rantalainen, Neil Deakin, Neil Soiffer,
Olaf Hoffmann, Olav Junker Kj&aelig;r, Oliver Hunt, Peter Karlsson,
Peter Kasting, Philip J&auml;genstedt, Philip Taylor, Philip
TAYLOR<!-- a different one -->, Rachid Finge, Rajas Moonka, Ralf
Stoltze, Ralph Giles, Raphael Champeimont, Rene Saarsoo, Richard
Ishida, Rimantas Liubertas, Robert Blaut, Robert O'Callahan, Robert
Sayre, Roman Ivanov, Ryan King, S. Mike Dierken, Sam Ruby, Sam
Weinig, Scott Hess, Sean Knapp, Shaun Inman, Silvia Pfeiffer, Simon
Pieters, Stefan Haustein, Steffen Meschkat, Stephen Ma, Steve
Faulkner, Steve Runyon, Steven Garrity, Stewart Brodie, Stuart
Parmenter, Sunava Dutta, Tantek &Ccedil;elik, Terrence Wood, Thomas
Broyer, Thomas O'Connor, Tim Altman, Tim Johansson, Travis Leithead,
Tyler Close, Vladimir Vuki&#x0107;evi&#x0107;, Wakaba, Wayne
Pollock, Wellington Fernando de Macedo, William Swanson, Yi-An
Huang, and &Oslash;istein E. Andersen, for their useful and
substantial comments.</p>

Expand Down

0 comments on commit bde7f5d

Please sign in to comment.