[EME] Bug 23866 - Remove section 4.3. Addition to Media Element Load Algorithm
--- a/encrypted-media/encrypted-media.html Thu Dec 12 15:33:57 2013 -0800
+++ b/encrypted-media/encrypted-media.html Thu Dec 12 15:43:51 2013 -0800
@@ -56,7 +56,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 14 November 2013</h2>
+ <h2 id="draft-date">W3C Editor's Draft 12 December 2013</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>
@@ -148,7 +148,6 @@
<li><ul style="list-style-type:none">
<li><a href="#algorithms-encrypted-stream">4.1. First Time a Key Reference is Encountered</a></li>
<li><a href="#algorithms-enrypted-block">4.2. Encrypted Block Encountered</a></li>
- <li><a href="#algorithms-load">4.3. Addition to Media Element Load Algorithm</a></li>
</ul></li>
<li><a href="#key-release">5. Key Release</a></li>
<li><a href="#simple-decryption">6. Simple Decryption</a></li>
@@ -999,16 +998,6 @@
<li><p><a href="http://www.w3.org/TR/html5/webappapis.html#queue-a-task">queue a task</a> to <a href="http://www.w3.org/TR/html5/webappapis.html#fire-a-simple-event">fire a simple event</a> named <code><a href="#dom-eventclosed">closed</a></code> at the <code><a href="#dom-mediakeysession">MediaKeySession</a></code> object.</p></li>
</ol>
- <h3 id="algorithms-load">4.3. Addition to Media Element Load Algorithm</h3>
- <p>The following step is added to the existing <a href="http://www.w3.org/TR/html5/embedded-content-0.html#media-element-load-algorithm">media element load algorithm</a>:</p>
- <ul>
- <li>
-<p>Clear the <code><a href="#dom-keys">keys</a></code> attribute for this <a href="#media-element">media element</a>.</p>
- <p class="non-normative">This also means the <code><a href="#dom-keys">keys</a></code> attribute will be cleared when the <code><a href="http://www.w3.org/TR/html5/embedded-content-0.html#attr-media-src">src</a></code> attribute is set or changed per <a href="http://www.w3.org/TR/html5/embedded-content-0.html#location-of-the-media-resource">Location of the media resource</a></p>
- </li>
- </ul>
-
-
<h2 id="key-release">5. Key Release</h2>
<p class="non-normative">Note: it is an open issue whether further normative specification of this feature is required. See <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=17199">Bug 17199</a>.</p>
<h3 id="key-release-intro">5.1. Introduction</h3>
--- a/encrypted-media/encrypted-media.xml Thu Dec 12 15:33:57 2013 -0800
+++ b/encrypted-media/encrypted-media.xml Thu Dec 12 15:43:51 2013 -0800
@@ -55,7 +55,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 14 November 2013</h2>
+ <h2 id="draft-date">W3C Editor's Draft 12 December 2013</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>
@@ -145,7 +145,6 @@
<li><ul style="list-style-type:none">
<li><a href="#algorithms-encrypted-stream">4.1. First Time a Key Reference is Encountered</a></li>
<li><a href="#algorithms-enrypted-block">4.2. Encrypted Block Encountered</a></li>
- <li><a href="#algorithms-load">4.3. Addition to Media Element Load Algorithm</a></li>
</ul></li>
<li><a href="#key-release">5. Key Release</a></li>
<li><a href="#simple-decryption">6. Simple Decryption</a></li>
@@ -940,15 +939,6 @@
<li><p><queue-a-task/> to <fire-a-simple-event/> named <coderef prefix="event">closed</coderef> at the <coderef>MediaKeySession</coderef> object.</p></li>
</ol>
- <h3 id="algorithms-load">4.3. Addition to Media Element Load Algorithm</h3>
- <p>The following step is added to the existing <media-element-load-algorithm/>:</p>
- <ul>
- <li><p>Clear the <coderef>keys</coderef> attribute for this <a href="#media-element">media element</a>.</p>
- <p class="non-normative">This also means the <coderef>keys</coderef> attribute will be cleared when the <videoref name="attr-media-src">src</videoref> attribute is set or changed per <videoanchor name="location-of-the-media-resource">Location of the media resource</videoanchor></p>
- </li>
- </ul>
-
-
<h2 id="key-release">5. Key Release</h2>
<p class="non-normative">Note: it is an open issue whether further normative specification of this feature is required. See <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=17199">Bug 17199</a>.</p>
<h3 id="key-release-intro">5.1. Introduction</h3>