[Webkit-unassigned] [Bug 138215] New: The Page's muted setting should not affect the HTMLMediaElement's 'muted' IDL attribute
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 30 10:46:28 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=138215
Bug ID: 138215
Summary: The Page's muted setting should not affect the
HTMLMediaElement's 'muted' IDL attribute
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Media Elements
Assignee: webkit-unassigned at lists.webkit.org
Reporter: adachan at apple.com
For example, if the HTMLMediaElement's muted attribute has not been set, but the Page's muted setting is set to true, querying the element's muted property in script should still return false. The Page's muted setting is more of an override, similar to how the Page's media volume works.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141030/21a69851/attachment-0002.html>
More information about the webkit-unassigned
mailing list