html5/spec-author-view/index-of-terms dom-option-disabled.html,1.3,1.4 media-resource.html,1.27,1.28

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

Modified Files:
	dom-option-disabled.html media-resource.html 
Log Message:
'suspend' event's description was out of date (whatwg r6561)

[updated by splitter]


Index: dom-option-disabled.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-option-disabled.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- dom-option-disabled.html	2 Jul 2011 13:07:04 -0000	1.3
+++ dom-option-disabled.html	22 Sep 2011 17:57:21 -0000	1.4
@@ -1,9 +1,8 @@
 <dl id="dom-option-disabled_index">
 <dd class="dfn-excerpt">
 <span><span>...
-  and </span><span aria-haspopup="true" role="button" tabindex="0"><code>label</code></span> IDL
-  attributes must <a href="common-dom-interfaces.html#reflect">reflect</a> the respective content
-  attributes of the same name. The <span aria-haspopup="true" role="button" tabindex="0"><code>defaultSelected</code></span>
+  IDL attribute must </span><a href="common-dom-interfaces.html#reflect">reflect</a> the content attribute of the
+  same name. The <span aria-haspopup="true" role="button" tabindex="0"><code>defaultSelected</code></span>
   IDL attribute must <a href="common-dom-interfaces.html#reflect">reflect</a> the <code title="attr-option-selected"><a href="the-option-element.html#attr-option-selected">selected</a></code> content attribute.</span>
 </dd>
 <dd>

Index: media-resource.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/media-resource.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- media-resource.html	12 Aug 2011 06:57:37 -0000	1.27
+++ media-resource.html	22 Sep 2011 17:57:21 -0000	1.28
@@ -100,12 +100,11 @@
 <a class="index-counter" href="media-elements.html#media-resource_58">(4)</a>
 <a class="index-counter" href="media-elements.html#media-resource_59">(5)</a>
 <a class="index-counter" href="media-elements.html#media-resource_60">(6)</a>
-<a class="index-counter" href="media-elements.html#media-resource_61">(7)</a>
 </dd>
 <dd>
-<a class="no-num" href="index.html#media-resource_62">Attributes</a>
-<a class="index-counter" href="index.html#media-resource_63">(2)</a>
-<a class="index-counter" href="index.html#media-resource_64">(3)</a>
-<a class="index-counter" href="index.html#media-resource_65">(4)</a>
+<a class="no-num" href="index.html#media-resource_61">Attributes</a>
+<a class="index-counter" href="index.html#media-resource_62">(2)</a>
+<a class="index-counter" href="index.html#media-resource_63">(3)</a>
+<a class="index-counter" href="index.html#media-resource_64">(4)</a>
 </dd>
 </dl>

Received on Thursday, 22 September 2011 17:57:26 UTC