[Webkit-unassigned] [Bug 260739] New: Create 'CanPlayTypeResult' enum in HTMLMediaElement.idl for 'type' as per WebIDL spec
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 25 14:42:39 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=260739
Bug ID: 260739
Summary: Create 'CanPlayTypeResult' enum in
HTMLMediaElement.idl for 'type' as per WebIDL spec
Product: WebKit
Version: Safari Technology Preview
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Media
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ahmad.saleem792 at gmail.com
SSIA
Adding FIXME for these in HTMLMediaElement.idl and as per Web-Spec:
https://html.spec.whatwg.org/multipage/media.html#media-elements
We should introduce 'enum' and leverage it for:
__________
DOMString canPlayType(DOMString type);
__________
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/20230825/11a437f2/attachment.htm>
More information about the webkit-unassigned
mailing list