<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>13326</bug_id>
          
          <creation_ts>2011-07-22 12:21:36 +0000</creation_ts>
          <short_desc>Move defaultMuted to HTMLVideoElement</short_desc>
          <delta_ts>2012-01-11 18:26:51 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>LC1 HTML5 spec</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#media-elements</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>cooper</cc>
    
    <cc>laura.lee.carlson</cc>
    
    <cc>mike</cc>
    
    <cc>philipj</cc>
    
    <cc>public-html-a11y</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
    
    <cc>silviapfeiffer1</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>51365</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2011-07-22 12:21:36 +0000</bug_when>
    <thetext>Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/the-video-element.html
Multipage: http://www.whatwg.org/C#media-elements
Complete: http://www.whatwg.org/c#media-elements

Comment:
Move defaultMuted to HTMLVideoElement

Posted from: 83.218.67.122 by philipj@opera.com
User agent: Opera/9.80 (X11; Linux x86_64; U; Edition Next; en) Presto/2.9.181 Version/12.00</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>51366</commentid>
    <comment_count>1</comment_count>
    <who name="Philip Jägenstedt">philipj</who>
    <bug_when>2011-07-22 12:25:05 +0000</bug_when>
    <thetext>Like poster=&quot;&quot;, muted=&quot;&quot; has no effect on &lt;audio&gt; elements. For consistency, defaultMuted should only be exposed on HTMLVideoElement. Currently, it&apos;s rather odd that &lt;video muted&gt; gives video.muted == video.defaultMuted == true, but &lt;audio muted&gt; gives audio.muted == false and audio.defaultMuted == true.

I&apos;ve implemented it in Opera with defaultMuted exposed only on HTMLVideoElement, it is my hope that the spec follows.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>51371</commentid>
    <comment_count>2</comment_count>
    <who name="Philip Jägenstedt">philipj</who>
    <bug_when>2011-07-22 13:55:05 +0000</bug_when>
    <thetext>Oops, the spec actually does make &lt;audio muted&gt; work, it&apos;s just one description
which is confusing: &quot;The muted attribute on the video element controls the
default state of the audio channel of the media resource, potentially
overriding user preferences.&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>52845</commentid>
    <comment_count>3</comment_count>
    <who name="Michael[tm] Smith">mike</who>
    <bug_when>2011-08-04 05:04:44 +0000</bug_when>
    <thetext>mass-moved component to LC1</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>