- From: <bugzilla@jessica.w3.org>
- Date: Wed, 13 Apr 2011 08:33:05 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12483
Philip Jägenstedt <philipj@opera.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |philipj@opera.com
--- Comment #1 from Philip Jägenstedt <philipj@opera.com> 2011-04-13 08:33:05 UTC ---
In http://www.w3.org/Bugs/Public/show_bug.cgi?id=10419#c5 Hixie argues that
UA's should be able to remember the muted state of videos.
However, the spec does not appear to allow for a user to unmute a video that
was muted using <video muted> and have that setting be remembered. Nor is it
possible to set a site pref for all videos on a site to be unmuted at volume
0.5 by default. In both cases, the reason is the phrase "When a media element
is created, if it has a muted attribute specified, the user agent must set the
muted IDL attribute to true, overriding any user preference."
--
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, 13 April 2011 08:33:07 UTC