[EME] Fixed 2.3/2.2 section numbering
authorAdrian Bateman <adrianba@microsoft.com>
Tue, 28 Jan 2014 08:50:08 -0800
changeset 245 07af418f3dd7
parent 244 953628e21b0a
child 246 7af13197e234
[EME] Fixed 2.3/2.2 section numbering
encrypted-media/encrypted-media.html
encrypted-media/encrypted-media.xml
--- a/encrypted-media/encrypted-media.html	Mon Jan 27 17:41:22 2014 -0800
+++ b/encrypted-media/encrypted-media.html	Tue Jan 28 08:50:08 2014 -0800
@@ -728,10 +728,10 @@
 <p class=""><a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=21798">Bug 21798</a> - The additional error names are yet to be defined.</p>
 </div>
 
-    <h3 id="session-state">2.3 MediaKeySession States</h3>
+    <h3 id="session-state">2.2 MediaKeySession States</h3>
     <p><i>This section is non-normative.</i></p>
     <p>Each <code><a href="#dom-mediakeysession">MediaKeySession</a></code> maintains an internal state that determines what events may be fired.</p>
-    <h4 id="session-state-list">2.3.1 MediaKeySession State Definitions</h4>
+    <h4 id="session-state-list">2.2.1 MediaKeySession State Definitions</h4>
     <p>The following table describes the possible states:</p>
     
     <table>
@@ -766,7 +766,7 @@
     </table>
     
     
-    <h4 id="session-state-transitions">2.3.2 MediaKeySession State Transitions</h4>
+    <h4 id="session-state-transitions">2.2.2 MediaKeySession State Transitions</h4>
     <p>The following diagram shows the possible state transitions and the events fired when changing state:</p>
     <p><img src="session_state.svg" width="631" height="408" alt="State transition diagram"></p>
     
--- a/encrypted-media/encrypted-media.xml	Mon Jan 27 17:41:22 2014 -0800
+++ b/encrypted-media/encrypted-media.xml	Tue Jan 28 08:50:08 2014 -0800
@@ -698,10 +698,10 @@
 
     <div class="issue"><div class="issue-title"><span>Issue 1</span></div><p class=""><a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=21798">Bug 21798</a> - The additional error names are yet to be defined.</p></div>
 
-    <h3 id="session-state">2.3 MediaKeySession States</h3>
+    <h3 id="session-state">2.2 MediaKeySession States</h3>
     <non-normative-section/>
     <p>Each <coderef>MediaKeySession</coderef> maintains an internal state that determines what events may be fired.</p>
-    <h4 id="session-state-list">2.3.1 MediaKeySession State Definitions</h4>
+    <h4 id="session-state-list">2.2.1 MediaKeySession State Definitions</h4>
     <p>The following table describes the possible states:</p>
     
     <table>
@@ -736,7 +736,7 @@
     </table>
     
     
-    <h4 id="session-state-transitions">2.3.2 MediaKeySession State Transitions</h4>
+    <h4 id="session-state-transitions">2.2.2 MediaKeySession State Transitions</h4>
     <p>The following diagram shows the possible state transitions and the events fired when changing state:</p>
     <p><img src="session_state.svg" width="631" height="408" alt="State transition diagram"/></p>