mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 08:07:34 +00:00
LibWeb: Implement the MediaError IDL interface
This commit is contained in:
parent
22572c39e0
commit
73a80b7047
6 changed files with 84 additions and 0 deletions
|
@ -152,6 +152,7 @@ libweb_js_bindings(HTML/HTMLUnknownElement)
|
|||
libweb_js_bindings(HTML/HTMLVideoElement)
|
||||
libweb_js_bindings(HTML/ImageData)
|
||||
libweb_js_bindings(HTML/Location)
|
||||
libweb_js_bindings(HTML/MediaError)
|
||||
libweb_js_bindings(HTML/MessageChannel)
|
||||
libweb_js_bindings(HTML/MessageEvent)
|
||||
libweb_js_bindings(HTML/MessagePort)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue