[EME] Minor fixes to Exceptions table.
--- a/encrypted-media/encrypted-media.html Wed May 28 10:46:42 2014 -0700
+++ b/encrypted-media/encrypted-media.html Wed May 28 16:19:28 2014 -0700
@@ -98,7 +98,7 @@
<div class="head">
<p><a href="http://www.w3.org/"><img src="https://www.w3.org/Icons/w3c_home" alt="W3C" width="72" height="48"></a></p>
<h1>Encrypted Media Extensions</h1>
- <h2 id="draft-date">W3C Editor's Draft 22 May 2014</h2>
+ <h2 id="draft-date">W3C Editor's Draft 28 May 2014</h2>
<dl>
<dt>This Version:</dt>
<dd><a href="http://dvcs.w3.org/hg/html-media/raw-file/default/encrypted-media/encrypted-media.html">http://dvcs.w3.org/hg/html-media/raw-file/default/encrypted-media/encrypted-media.html</a></dd>
@@ -869,13 +869,14 @@
The initialization data type <em>type</em> is not supported by the key system.<br>
<em>type</em> sessions are not supported by the key system.<br>
The initialization data is not supported by the key system.<br>
- The operation is not supported by the key system.<br>
- The session is closed.
+ The operation is not supported by the key system.
</td>
</tr>
<tr>
- <td><dfn id="InvalidStateError"><code>InvalidStateError</code></dfn></td>
- <td>The existing MediaKeys object cannot be removed at this time.</td>
+ <td><dfn id="dfn-InvalidStateError"><code>InvalidStateError</code></dfn></td>
+ <td>The existing MediaKeys object cannot be removed at this time.<br>
+ The session is closed.
+ </td>
</tr>
<tr>
<td><dfn id="dfn-InvalidAccessError"><code>InvalidAccessError</code></dfn></td>
--- a/encrypted-media/encrypted-media.xml Wed May 28 10:46:42 2014 -0700
+++ b/encrypted-media/encrypted-media.xml Wed May 28 16:19:28 2014 -0700
@@ -97,7 +97,7 @@
<div class="head">
<p><a href="http://www.w3.org/"><img src="https://www.w3.org/Icons/w3c_home" alt="W3C" width="72" height="48" /></a></p>
<h1>Encrypted Media Extensions</h1>
- <h2 id="draft-date">W3C Editor's Draft 22 May 2014</h2>
+ <h2 id="draft-date">W3C Editor's Draft 28 May 2014</h2>
<dl>
<dt>This Version:</dt>
<dd><a href="http://dvcs.w3.org/hg/html-media/raw-file/default/encrypted-media/encrypted-media.html">http://dvcs.w3.org/hg/html-media/raw-file/default/encrypted-media/encrypted-media.html</a></dd>
@@ -818,13 +818,14 @@
The initialization data type <em>type</em> is not supported by the key system.<br/>
<em>type</em> sessions are not supported by the key system.<br/>
The initialization data is not supported by the key system.<br/>
- The operation is not supported by the key system.<br/>
- The session is closed.
+ The operation is not supported by the key system.
</td>
</tr>
<tr>
- <td><dfn id="InvalidStateError"><code>InvalidStateError</code></dfn></td>
- <td>The existing MediaKeys object cannot be removed at this time.</td>
+ <td><dfn id="dfn-InvalidStateError"><code>InvalidStateError</code></dfn></td>
+ <td>The existing MediaKeys object cannot be removed at this time.<br/>
+ The session is closed.
+ </td>
</tr>
<tr>
<td><dfn id="dfn-InvalidAccessError"><code>InvalidAccessError</code></dfn></td>