mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 06:17:35 +00:00
LibWeb: Add MediaList wrapper
Most of the pieces were already there, I'd just forgotten to actually wire them up.
This commit is contained in:
parent
b8c0ebccfd
commit
bc4c185aef
6 changed files with 27 additions and 6 deletions
|
@ -509,6 +509,7 @@ class ImageDataWrapper;
|
|||
class IntersectionObserverWrapper;
|
||||
class KeyboardEventWrapper;
|
||||
class LocationObject;
|
||||
class MediaListWrapper;
|
||||
class MediaQueryListEventWrapper;
|
||||
class MediaQueryListWrapper;
|
||||
class MessageChannelWrapper;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue