Fixed XML typo, added TR link
authorAdrian Bateman <adrianba@microsoft.com>
Mon, 14 Jan 2013 17:11:00 -0800
changeset 67 83b32362d9eb
parent 66 bf095d548533
child 68 fdf0d272d74a
Fixed XML typo, added TR link
encrypted-media/encrypted-media.html
encrypted-media/encrypted-media.xml
--- a/encrypted-media/encrypted-media.html	Mon Jan 14 17:00:13 2013 -0800
+++ b/encrypted-media/encrypted-media.html	Mon Jan 14 17:11:00 2013 -0800
@@ -22,8 +22,8 @@
       <h1>Encrypted Media Extensions</h1>
       <h2>W3C Editor's Draft 14 January 2013</h2>
       <dl>
-  <dt>Latest published version:</dt>
-  <dd>Not yet published</dd>
+        <dt>Latest published version:</dt>
+        <dd><a href="http://www.w3.org/TR/encrypted-media/">http://www.w3.org/TR/encrypted-media/</a></dd>
         <dt>Latest editor's draft:</dt>
         <dd><a href="http://dvcs.w3.org/hg/html-media/raw-file/tip/encrypted-media/encrypted-media.html">http://dvcs.w3.org/hg/html-media/raw-file/tip/encrypted-media/encrypted-media.html</a></dd>
         <dt>Editors:</dt>
@@ -921,8 +921,8 @@
     <p>The following step is added to the existing <a href="http://www.w3.org/TR/html5/video.html#media-element-load-algorithm">media element load algorithm</a>:</p>
     <ul>
       <li>
-<p>Clear the <codref>keys</codref> attribute for this <a href="#media-element">media element</a>.</p>
-      <p class="non-normative">This also means the <codref>keys</codref> attribute will be cleared when the <code><a href="http://www.w3.org/TR/html5/video.html#attr-media-src">src</a></code> attribute is set or changed per <a href="http://www.w3.org/TR/html5/video.html#location-of-the-media-resource">Location of the media resource</a></p>
+<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/video.html#attr-media-src">src</a></code> attribute is set or changed per <a href="http://www.w3.org/TR/html5/video.html#location-of-the-media-resource">Location of the media resource</a></p>
       </li>
     </ul>
 
--- a/encrypted-media/encrypted-media.xml	Mon Jan 14 17:00:13 2013 -0800
+++ b/encrypted-media/encrypted-media.xml	Mon Jan 14 17:11:00 2013 -0800
@@ -21,8 +21,8 @@
       <h1>Encrypted Media Extensions</h1>
       <h2>W3C Editor's Draft 14 January 2013</h2>
       <dl>
-  <dt>Latest published version:</dt>
-  <dd>Not yet published</dd>
+        <dt>Latest published version:</dt>
+        <dd><a href="http://www.w3.org/TR/encrypted-media/">http://www.w3.org/TR/encrypted-media/</a></dd>
         <dt>Latest editor's draft:</dt>
         <dd><a href="http://dvcs.w3.org/hg/html-media/raw-file/tip/encrypted-media/encrypted-media.html">http://dvcs.w3.org/hg/html-media/raw-file/tip/encrypted-media/encrypted-media.html</a></dd>
         <dt>Editors:</dt>
@@ -867,8 +867,8 @@
     <h3 id="algorithms-load">5.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 <codref>keys</codref> attribute for this <a href="#media-element">media element</a>.</p>
-      <p class="non-normative">This also means the <codref>keys</codref> 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><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>