- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 16 Aug 2011 01:58:17 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv13378
Modified Files:
Overview.html media-elements.html spec.html
spec.preprocessed.html
Log Message:
Revamp how .muted, .volume, and muted='' are defined (shouldn't impact implementations) (whatwg r6467)
[updated by splitter]
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/Overview.html,v
retrieving revision 1.1568
retrieving revision 1.1569
diff -u -d -r1.1568 -r1.1569
--- Overview.html 16 Aug 2011 00:58:31 -0000 1.1568
+++ Overview.html 16 Aug 2011 01:58:10 -0000 1.1569
@@ -362,7 +362,7 @@
<dt>Editor:</dt>
<dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd>
</dl><p>This specification is available in the following formats: <a href="spec.html">single page HTML</a>, <a href="Overview.html">multipage HTML</a>, <a href="http://dev.w3.org/html5/spec/">full specification</a>.
- This is revision 1.5168.</p>
+ This is revision 1.5169.</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
© 2011 <a href="http://www.w3.org/"><abbr title="World Wide
Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts
Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.html,v
retrieving revision 1.1698
retrieving revision 1.1699
diff -u -d -r1.1698 -r1.1699
--- spec.html 16 Aug 2011 00:58:31 -0000 1.1698
+++ spec.html 16 Aug 2011 01:58:10 -0000 1.1699
@@ -363,7 +363,7 @@
<dt>Editor:</dt>
<dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd>
</dl><p>This specification is available in the following formats: <a href="spec.html">single page HTML</a>, <a href="Overview.html">multipage HTML</a>, <a href="http://dev.w3.org/html5/spec/">full specification</a>.
- This is revision 1.5168.</p>
+ This is revision 1.5169.</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
© 2011 <a href="http://www.w3.org/"><abbr title="World Wide
Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts
@@ -13968,7 +13968,7 @@
</dl><p>The <dfn aria-haspopup="true" id="attr-media-muted" role="button" tabindex="0"><code>muted</code></dfn>
attribute on <a href="#media-element" id="media-element_52" title="media element">media elements</a> is a
<a href="#boolean-attribute" id="boolean-attribute_10">boolean attribute</a> that controls the default state of
- the audio channel of the <a href="#media-resource" id="media-resource_54">media resource</a>, potentially
+ the audio output of the <a href="#media-resource" id="media-resource_54">media resource</a>, potentially
overriding user preferences.</p>
<p>The <dfn aria-haspopup="true" id="dom-media-defaultmuted" role="button" tabindex="0"><code>defaultMuted</code></dfn> IDL
attribute must <a href="#reflect" id="reflect_45">reflect</a> the <code title="attr-media-muted"><a href="#attr-media-muted" id="muted_4">muted</a></code> content attribute.</p>
Index: media-elements.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/media-elements.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- media-elements.html 15 Aug 2011 21:57:52 -0000 1.17
+++ media-elements.html 16 Aug 2011 01:58:10 -0000 1.18
@@ -1984,7 +1984,7 @@
</dl><p>The <dfn aria-haspopup="true" id="attr-media-muted" role="button" tabindex="0"><code>muted</code></dfn>
attribute on <a href="#media-element" id="media-element_52" title="media element">media elements</a> is a
<a href="common-microsyntaxes.html#boolean-attribute" id="boolean-attribute_10">boolean attribute</a> that controls the default state of
- the audio channel of the <a href="#media-resource" id="media-resource_54">media resource</a>, potentially
+ the audio output of the <a href="#media-resource" id="media-resource_54">media resource</a>, potentially
overriding user preferences.</p>
<p>The <dfn aria-haspopup="true" id="dom-media-defaultmuted" role="button" tabindex="0"><code>defaultMuted</code></dfn> IDL
attribute must <a href="common-dom-interfaces.html#reflect" id="reflect_45">reflect</a> the <code title="attr-media-muted"><a href="#attr-media-muted" id="muted_4">muted</a></code> content attribute.</p>
Index: spec.preprocessed.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.preprocessed.html,v
retrieving revision 1.550
retrieving revision 1.551
diff -u -d -r1.550 -r1.551
--- spec.preprocessed.html 16 Aug 2011 00:58:39 -0000 1.550
+++ spec.preprocessed.html 16 Aug 2011 01:58:15 -0000 1.551
@@ -379,7 +379,7 @@
<dt>Editor:</dt>
<dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd>
</dl><p>This specification is available in the following formats: <a href="spec.html">single page HTML</a>, <a href="Overview.html">multipage HTML</a>, <a href="http://dev.w3.org/html5/spec/">full specification</a>.
- This is revision 1.5168.</p>
+ This is revision 1.5169.</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
© 2011 <a href="http://www.w3.org/"><abbr title="World Wide
Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts
@@ -13693,7 +13693,7 @@
</dl><p>The <dfn id="attr-media-muted" role="button" tabindex="0" aria-haspopup="true"><code>muted</code></dfn>
attribute on <a href="#media-element" title="media element">media elements</a> is a
<a href="#boolean-attribute">boolean attribute</a> that controls the default state of
- the audio channel of the <a href="#media-resource">media resource</a>, potentially
+ the audio output of the <a href="#media-resource">media resource</a>, potentially
overriding user preferences.</p>
<p>The <dfn id="dom-media-defaultmuted" role="button" tabindex="0" aria-haspopup="true"><code>defaultMuted</code></dfn> IDL
attribute must <a href="#reflect">reflect</a> the <code title="attr-media-muted"><a href="#attr-media-muted">muted</a></code> content attribute.</p>
Received on Tuesday, 16 August 2011 01:58:23 UTC