- From: poot <cvsmail@w3.org>
- Date: Fri, 17 Jun 2011 05:52:20 -0400
- To: public-html-diffs@w3.org
hixie: Update out of date domintro text. Also, ack for previous checkin.
(whatwg r6230)
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.4993&r2=1.4994&f=h
http://html5.org/tools/web-apps-tracker?from=6229&to=6230
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4993
retrieving revision 1.4994
diff -u -d -r1.4993 -r1.4994
--- Overview.html 15 Jun 2011 04:32:53 -0000 1.4993
+++ Overview.html 15 Jun 2011 04:39:14 -0000 1.4994
@@ -23414,10 +23414,7 @@
<p>Will throw an <code><a href="#invalid_state_err">INVALID_STATE_ERR</a></code> exception if there
is no selected <a href="#media-resource">media resource</a>
- or if there is a <a href="#current-media-controller">current media controller</a>.
- Will throw an
- <code><a href="#index_size_err">INDEX_SIZE_ERR</a></code> exception if the given time is not
- within the ranges to which the user agent can seek.</p>
+ or if there is a <a href="#current-media-controller">current media controller</a>.</p>
</dd>
@@ -72216,6 +72213,7 @@
Andrew Grieve,
Andrew Oakley,
Andrew Sidwell,
+ Andrew Simons,
Andrew Smith,
Andrew W. Hagen,
Andrey V. Lukyanov,
Received on Friday, 17 June 2011 09:52:26 UTC