[Webkit-unassigned] [Bug 259862] New: Setting and Getting 'audio.muted' and 'video.muted' via script-created fails
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Aug 5 06:34:45 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=259862
Bug ID: 259862
Summary: Setting and Getting 'audio.muted' and 'video.muted'
via script-created fails
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Keywords: BrowserCompat, WPTImpact
Severity: Normal
Priority: P2
Component: Media
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ahmad.saleem792 at gmail.com
CC: eric.carlson at apple.com, jer.noble at apple.com
Hi Team,
I didn't manage to find the bug for failing 'muted.html' WPT test case, so I thought to just create it and fix these:
WPT Test Case: https://wpt.fyi/results/html/semantics/embedded-content/media-elements/user-interface/muted.html?label=master&label=experimental&aligned
WPT Live Test Case: http://wpt.live/html/semantics/embedded-content/media-elements/user-interface/muted.html
Failing test cases:
getting audio.muted with muted="" (script-created)
setting audio.muted with muted="" (script-created)
and
getting video.muted with muted="" (script-created)
setting video.muted with muted="" (script-created)
_______
Just wanted to raise for tracking.
Thanks!
--
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/20230805/8b2b2168/attachment-0001.htm>
More information about the webkit-unassigned
mailing list