[html5] r6230 - [e] (0) Update out of date domintro text. Also, ack for previous checkin. Fixing [...]

whatwg at whatwg.org whatwg at whatwg.org
Tue Jun 14 21:39:10 PDT 2011


Author: ianh
Date: 2011-06-14 21:39:09 -0700 (Tue, 14 Jun 2011)
New Revision: 6230

Modified:
   complete.html
   index
   source
Log:
[e] (0) Update out of date domintro text. Also, ack for previous checkin.
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12387

Modified: complete.html
===================================================================
--- complete.html	2011-06-15 04:32:48 UTC (rev 6229)
+++ complete.html	2011-06-15 04:39:09 UTC (rev 6230)
@@ -28011,10 +28011,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>
 
@@ -100053,6 +100050,7 @@
   Andrew Grieve,
   Andrew Oakley,
   Andrew Sidwell,
+  Andrew Simons,
   Andrew Smith,
   Andrew W. Hagen,
   Andrey V. Lukyanov,

Modified: index
===================================================================
--- index	2011-06-15 04:32:48 UTC (rev 6229)
+++ index	2011-06-15 04:39:09 UTC (rev 6230)
@@ -28004,10 +28004,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>
 
@@ -95927,6 +95924,7 @@
   Andrew Grieve,
   Andrew Oakley,
   Andrew Sidwell,
+  Andrew Simons,
   Andrew Smith,
   Andrew W. Hagen,
   Andrey V. Lukyanov,

Modified: source
===================================================================
--- source	2011-06-15 04:32:48 UTC (rev 6229)
+++ source	2011-06-15 04:39:09 UTC (rev 6230)
@@ -30538,10 +30538,7 @@
 
     <p>Will throw an <code>INVALID_STATE_ERR</code> exception if there
     is no selected <span>media resource</span>
-    or if there is a <span>current media controller</span>.
-    Will throw an
-    <code>INDEX_SIZE_ERR</code> exception if the given time is not
-    within the ranges to which the user agent can seek.</p>
+    or if there is a <span>current media controller</span>.</p>
 
    </dd>
 
@@ -114368,6 +114365,7 @@
   Andrew Grieve,
   Andrew Oakley,
   Andrew Sidwell,
+  Andrew Simons,
   Andrew Smith,
   Andrew W. Hagen,
   Andrey V. Lukyanov,




More information about the Commit-Watchers mailing list