html5/spec-author-view/index-of-terms attr-dim-width.html,1.61,1.62 media-element.html,1.30,1.31 the-video-element.html,1.17,1.18

Update of /sources/public/html5/spec-author-view/index-of-terms
In directory hutz:/tmp/cvs-serv19099/index-of-terms

Modified Files:
	attr-dim-width.html media-element.html the-video-element.html 
Log Message:
Forgot to fix this when making muted='' apply to <audio>. (whatwg r6463)

[updated by splitter]


Index: the-video-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/the-video-element.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- the-video-element.html	11 Aug 2011 22:57:22 -0000	1.17
+++ the-video-element.html	15 Aug 2011 21:57:58 -0000	1.18
@@ -55,25 +55,22 @@
 <a href="media-elements.html#video_34"><span class="secno">4.8.10.11.3 </span>Assigning a media controller declaratively</a>
 </dd>
 <dd>
-<a href="media-elements.html#video_35"><span class="secno">4.8.10.13 </span>User interface</a>
-</dd>
-<dd>
-<a href="dimension-attributes.html#video_36"><span class="secno">4.8.17 </span><span>Dimension attributes</span></a>
-<a class="index-counter" href="dimension-attributes.html#video_37">(2)</a>
+<a href="dimension-attributes.html#video_35"><span class="secno">4.8.17 </span><span>Dimension attributes</span></a>
+<a class="index-counter" href="dimension-attributes.html#video_36">(2)</a>
 </dd>
 <dd>
-<a class="no-num" href="index.html#video_38">Elements</a>
-<a class="index-counter" href="index.html#video_39">(2)</a>
-<a class="index-counter" href="index.html#video_40">(3)</a>
-<a class="index-counter" href="index.html#video_41">(4)</a>
+<a class="no-num" href="index.html#video_37">Elements</a>
+<a class="index-counter" href="index.html#video_38">(2)</a>
+<a class="index-counter" href="index.html#video_39">(3)</a>
+<a class="index-counter" href="index.html#video_40">(4)</a>
 </dd>
 <dd>
-<a class="no-num" href="index.html#video_42">Element content categories</a>
-<a class="index-counter" href="index.html#video_43">(2)</a>
-<a class="index-counter" href="index.html#video_44">(3)</a>
-<a class="index-counter" href="index.html#video_45">(4)</a>
+<a class="no-num" href="index.html#video_41">Element content categories</a>
+<a class="index-counter" href="index.html#video_42">(2)</a>
+<a class="index-counter" href="index.html#video_43">(3)</a>
+<a class="index-counter" href="index.html#video_44">(4)</a>
 </dd>
 <dd>
-<a class="no-num" href="index.html#video_46">Interfaces</a>
+<a class="no-num" href="index.html#video_45">Interfaces</a>
 </dd>
 </dl>

Index: media-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/media-element.html,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- media-element.html	5 Jul 2011 11:36:53 -0000	1.30
+++ media-element.html	15 Aug 2011 21:57:57 -0000	1.31
@@ -83,13 +83,16 @@
 <a class="index-counter" href="media-elements.html#media-element_51">(4)</a>
 </dd>
 <dd>
-<a href="media-elements.html#media-element_52"><span class="secno">4.8.10.15 </span>Event summary</a>
-<a class="index-counter" href="media-elements.html#media-element_53">(2)</a>
+<a href="media-elements.html#media-element_52"><span class="secno">4.8.10.13 </span>User interface</a>
 </dd>
 <dd>
-<a href="media-elements.html#media-element_54"><span class="secno">4.8.10.16 </span>Best practices for authors using media elements</a>
+<a href="media-elements.html#media-element_53"><span class="secno">4.8.10.15 </span>Event summary</a>
+<a class="index-counter" href="media-elements.html#media-element_54">(2)</a>
 </dd>
 <dd>
-<a class="no-num" href="index.html#media-element_55">Attributes</a>
+<a href="media-elements.html#media-element_55"><span class="secno">4.8.10.16 </span>Best practices for authors using media elements</a>
+</dd>
+<dd>
+<a class="no-num" href="index.html#media-element_56">Attributes</a>
 </dd>
 </dl>

Index: attr-dim-width.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-dim-width.html,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -d -r1.61 -r1.62
--- attr-dim-width.html	11 Aug 2011 22:57:19 -0000	1.61
+++ attr-dim-width.html	15 Aug 2011 21:57:57 -0000	1.62
@@ -119,6 +119,6 @@
 <a class="index-counter" href="index.html#img_57">(3)</a>
 <a class="index-counter" href="index.html#input_166">(4)</a>
 <a class="index-counter" href="index.html#object_66">(5)</a>
-<a class="index-counter" href="index.html#video_47">(6)</a>
+<a class="index-counter" href="index.html#video_46">(6)</a>
 </dd>
 </dl>

Received on Monday, 15 August 2011 21:58:03 UTC