- From: <bugzilla@jessica.w3.org>
- Date: Wed, 29 Sep 2010 12:28:00 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10419 --- Comment #2 from Simon Pieters <simonp@opera.com> 2010-09-29 12:28:00 UTC --- I think that .muted should always start off as false, and browser pref to mute audio (which would probably be a global pref or per tab/site/page, not per media element) should not be reflected in .muted but just always mute audio until the user changes the pref again. If the site can unmute then the pref would be useless anyway. With that behavior, it makes perfect sense to have muted="" reflect .muted. -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Wednesday, 29 September 2010 12:28:06 UTC