[EME] Minor corrections to some abort steps.
authorDavid Dorwin <ddorwin@google.com>
Mon, 24 Mar 2014 17:47:56 -0700
changeset 262 166e3214a07f
parent 261 9a9f58b8c791
child 263 1c0406dd179f
[EME] Minor corrections to some abort steps.
encrypted-media/encrypted-media.html
encrypted-media/encrypted-media.xml
--- a/encrypted-media/encrypted-media.html	Mon Mar 24 17:45:28 2014 -0700
+++ b/encrypted-media/encrypted-media.html	Mon Mar 24 17:47:56 2014 -0700
@@ -406,7 +406,7 @@
             <ol>
               <li><p>Run the <a href="#algorithms-queue-error">Queue an "error" Event</a> algorithm on the <var title="true">session</var>, providing the <a href="#mediakeyerror-names">error name</a> and system code that were stored with the <code><a href="#dom-mediakeys">MediaKeys</a></code> object.</p></li>
               <li><p>Clear the error information stored with the <code><a href="#dom-mediakeys">MediaKeys</a></code> object.</p></li>
-              <li><p>Abort the task</p></li>
+              <li><p>Abort the task.</p></li>
             </ol>
           </li>
           <li><p>Let <var title="true">request</var> be null.</p></li>
@@ -434,7 +434,7 @@
 <p>If any of the preceding steps in the task failed, run the following steps:</p>
             <ol>
               <li><p>Run the <a href="#algorithms-queue-error">Queue an "error" Event</a> algorithm on the <var title="true">session</var>, providing the appropriate <a href="#mediakeyerror-names">error name</a> and system code value, if provided, and 0 otherwise.</p></li>
-              <li><p>Abort the task</p></li>
+              <li><p>Abort the task.</p></li>
             </ol>
           </li>
           <li>
@@ -494,7 +494,7 @@
             <ol>
               <li><p>Run the <a href="#algorithms-queue-error">Queue an "error" Event</a> algorithm on the <var title="true">session</var>, providing the <a href="#mediakeyerror-names">error name</a> and system code that were stored with the <code><a href="#dom-mediakeys">MediaKeys</a></code> object.</p></li>
               <li><p>Clear the error information stored with the <code><a href="#dom-mediakeys">MediaKeys</a></code> object.</p></li>
-              <li><p>Abort these steps</p></li>
+              <li><p>Abort the task.</p></li>
             </ol>
           </li>
           <li><p>Let <var title="true">request</var> be null.</p></li>
@@ -518,7 +518,7 @@
 <p>If any of the preceding steps in the task failed, run the following steps:</p>
             <ol>
               <li><p>Run the <a href="#algorithms-queue-error">Queue an "error" Event</a> algorithm on the <var title="true">session</var>, providing the appropriate <a href="#mediakeyerror-names">error name</a> and system code value, if provided, and 0 otherwise.</p></li>
-              <li><p>Abort the task</p></li>
+              <li><p>Abort the task.</p></li>
             </ol>
           </li>
           <li>
@@ -612,7 +612,7 @@
 <p>If any of the preceding steps in the task failed, run the following steps:</p>
             <ol>
               <li><p>Run the <a href="#algorithms-queue-error">Queue an "error" Event</a> algorithm on this object, providing the appropriate <a href="#mediakeyerror-names">error name</a> and system code value, if provided, and 0 otherwise.</p></li>
-              <li><p>Abort the task</p></li>
+              <li><p>Abort the task.</p></li>
             </ol>
           </li>
           <li>
@@ -964,7 +964,7 @@
                   <ol>
                     <li><p>Let <var title="true">session</var> be the <code><a href="#dom-mediakeysession">MediaKeySession</a></code> object associated with that session.</p></li>
                     <li><p>Run the <a href="#algorithms-queue-error">Queue an "error" Event</a> algorithm on the <var title="true">session</var>, providing the appropriate <a href="#mediakeyerror-names">error name</a> and system code value, if provided, and 0 otherwise.</p></li>
-                    <li><p>Abort the task</p></li>
+                    <li><p>Abort these steps.</p></li>
                   </ol>
                 </dd>
                 <dt><span class="non-normative">Otherwise (there is no key for <var title="true">block key ID</var> in any session)</span></dt>
--- a/encrypted-media/encrypted-media.xml	Mon Mar 24 17:45:28 2014 -0700
+++ b/encrypted-media/encrypted-media.xml	Mon Mar 24 17:47:56 2014 -0700
@@ -401,7 +401,7 @@
             <ol>
               <li><p>Run the <a href="#algorithms-queue-error">Queue an "error" Event</a> algorithm on the <var title="true">session</var>, providing the <a href="#mediakeyerror-names">error name</a> and system code that were stored with the <coderef>MediaKeys</coderef> object.</p></li>
               <li><p>Clear the error information stored with the <coderef>MediaKeys</coderef> object.</p></li>
-              <li><p>Abort the task</p></li>
+              <li><p>Abort the task.</p></li>
             </ol>
           </li>
           <li><p>Let <var title="true">request</var> be null.</p></li>
@@ -425,7 +425,7 @@
           <li><p>If any of the preceding steps in the task failed, run the following steps:</p>
             <ol>
               <li><p>Run the <a href="#algorithms-queue-error">Queue an "error" Event</a> algorithm on the <var title="true">session</var>, providing the appropriate <a href="#mediakeyerror-names">error name</a> and system code value, if provided, and 0 otherwise.</p></li>
-              <li><p>Abort the task</p></li>
+              <li><p>Abort the task.</p></li>
             </ol>
           </li>
           <li>
@@ -481,7 +481,7 @@
             <ol>
               <li><p>Run the <a href="#algorithms-queue-error">Queue an "error" Event</a> algorithm on the <var title="true">session</var>, providing the <a href="#mediakeyerror-names">error name</a> and system code that were stored with the <coderef>MediaKeys</coderef> object.</p></li>
               <li><p>Clear the error information stored with the <coderef>MediaKeys</coderef> object.</p></li>
-              <li><p>Abort these steps</p></li>
+              <li><p>Abort the task.</p></li>
             </ol>
           </li>
           <li><p>Let <var title="true">request</var> be null.</p></li>
@@ -502,7 +502,7 @@
           <li><p>If any of the preceding steps in the task failed, run the following steps:</p>
             <ol>
               <li><p>Run the <a href="#algorithms-queue-error">Queue an "error" Event</a> algorithm on the <var title="true">session</var>, providing the appropriate <a href="#mediakeyerror-names">error name</a> and system code value, if provided, and 0 otherwise.</p></li>
-              <li><p>Abort the task</p></li>
+              <li><p>Abort the task.</p></li>
             </ol>
           </li>
           <li>
@@ -591,7 +591,7 @@
           <li><p>If any of the preceding steps in the task failed, run the following steps:</p>
             <ol>
               <li><p>Run the <a href="#algorithms-queue-error">Queue an "error" Event</a> algorithm on this object, providing the appropriate <a href="#mediakeyerror-names">error name</a> and system code value, if provided, and 0 otherwise.</p></li>
-              <li><p>Abort the task</p></li>
+              <li><p>Abort the task.</p></li>
             </ol>
           </li>
           <li>
@@ -920,7 +920,7 @@
                   <ol>
                     <li><p>Let <var title="true">session</var> be the <coderef>MediaKeySession</coderef> object associated with that session.</p></li>
                     <li><p>Run the <a href="#algorithms-queue-error">Queue an "error" Event</a> algorithm on the <var title="true">session</var>, providing the appropriate <a href="#mediakeyerror-names">error name</a> and system code value, if provided, and 0 otherwise.</p></li>
-                    <li><p>Abort the task</p></li>
+                    <li><p>Abort these steps.</p></li>
                   </ol>
                 </dd>
                 <dt><span class="non-normative">Otherwise (there is no key for <var title="true">block key ID</var> in any session)</span></dt>