[html5] r6321 - [ac] (0) Authoring conformance criteria for muted='' Fixing http://www.w3.org/Bu [...]

whatwg at whatwg.org whatwg at whatwg.org
Fri Jul 22 07:26:05 PDT 2011


Author: ianh
Date: 2011-07-22 07:26:04 -0700 (Fri, 22 Jul 2011)
New Revision: 6321

Modified:
   complete.html
   index
   source
Log:
[ac] (0) Authoring conformance criteria for muted=''
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12575

Modified: complete.html
===================================================================
--- complete.html	2011-07-22 07:24:44 UTC (rev 6320)
+++ complete.html	2011-07-22 14:26:04 UTC (rev 6321)
@@ -34294,9 +34294,10 @@
   </ol></div>
 
   <p>The <dfn id=attr-media-muted title=attr-media-muted><code>muted</code></dfn>
-  attribute on the <code><a href=#the-video-element>video</a></code> element controls the default
-  state of the audio channel of the <a href=#media-resource>media resource</a>,
-  potentially overriding user preferences.</p>
+  attribute on the <code><a href=#the-video-element>video</a></code> element 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 overriding
+  user preferences.</p>
 
   <div class=impl>
 

Modified: index
===================================================================
--- index	2011-07-22 07:24:44 UTC (rev 6320)
+++ index	2011-07-22 14:26:04 UTC (rev 6321)
@@ -34166,9 +34166,10 @@
   </ol></div>
 
   <p>The <dfn id=attr-media-muted title=attr-media-muted><code>muted</code></dfn>
-  attribute on the <code><a href=#the-video-element>video</a></code> element controls the default
-  state of the audio channel of the <a href=#media-resource>media resource</a>,
-  potentially overriding user preferences.</p>
+  attribute on the <code><a href=#the-video-element>video</a></code> element 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 overriding
+  user preferences.</p>
 
   <div class=impl>
 

Modified: source
===================================================================
--- source	2011-07-22 07:24:44 UTC (rev 6320)
+++ source	2011-07-22 14:26:04 UTC (rev 6321)
@@ -37695,9 +37695,10 @@
   </div>
 
   <p>The <dfn title="attr-media-muted"><code>muted</code></dfn>
-  attribute on the <code>video</code> element controls the default
-  state of the audio channel of the <span>media resource</span>,
-  potentially overriding user preferences.</p>
+  attribute on the <code>video</code> element is a <span>boolean
+  attribute</span> that controls the default state of the audio
+  channel of the <span>media resource</span>, potentially overriding
+  user preferences.</p>
 
   <div class="impl">
 




More information about the Commit-Watchers mailing list