[Webkit-unassigned] [Bug 119537] New: Muted attribute in media element is not set before loading resource.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 6 22:51:58 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=119537

           Summary: Muted attribute in media element is not set before
                    loading resource.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Media Elements
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sh919.park at samsung.com


Muted attribute in media element is not set before loading resource.
If we would like to check the muted attribute of media element before loading resource, we cannot check this attribute.

eq.,
<video id="m" muted></video>

At this time,  "document.getElementById("m").muted" returns the "false".

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list