[EME] Remove "Add the new object to an internal list of session objects" steps.
Reference: http://lists.w3.org/Archives/Public/public-html-media/2014Jan/0018.html
--- a/encrypted-media/encrypted-media.html Fri Jan 24 16:22:34 2014 -0800
+++ b/encrypted-media/encrypted-media.html Fri Jan 24 16:54:04 2014 -0800
@@ -392,8 +392,6 @@
</ol>
</li>
- <li><p>Add the new object to an internal list of session objects.</p></li>
-
<li>
<p>Schedule a task to initialize the session, providing <var title="true">contentType</var>, <var title="true">initData</var>, and the new object.</p>
<p>The user agent will asynchronously execute the following steps in the task:</p>
@@ -489,8 +487,6 @@
</ol>
</li>
- <li><p>Add the new object to an internal list of session objects.</p></li>
-
<li>
<p>Schedule a task to initialize the session, providing <var title="true">sessionId</var> and the new object.</p>
<p>The user agent will asynchronously execute the following steps in the task:</p>
--- a/encrypted-media/encrypted-media.xml Fri Jan 24 16:22:34 2014 -0800
+++ b/encrypted-media/encrypted-media.xml Fri Jan 24 16:54:04 2014 -0800
@@ -388,8 +388,6 @@
</ol>
</li>
- <li><p>Add the new object to an internal list of session objects.</p></li>
-
<li><p>Schedule a task to initialize the session, providing <var title="true">contentType</var>, <var title="true">initData</var>, and the new object.</p>
<p>The user agent will asynchronously execute the following steps in the task:</p>
<ol>
@@ -476,8 +474,6 @@
</ol>
</li>
- <li><p>Add the new object to an internal list of session objects.</p></li>
-
<li><p>Schedule a task to initialize the session, providing <var title="true">sessionId</var> and the new object.</p>
<p>The user agent will asynchronously execute the following steps in the task:</p>
<ol>