- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 15 Jun 2011 04:39:19 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv11026
Modified Files:
Overview.html
Log Message:
Update out of date domintro text. Also, ack for previous checkin. (whatwg r6230)
Index: Overview.html
===================================================================
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 Wednesday, 15 June 2011 04:39:20 UTC