mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 01:17:35 +00:00
LibWeb: Start implementing the MediaQueryList interface
This commit is contained in:
parent
a61857eb0a
commit
4155cc7ed5
6 changed files with 122 additions and 0 deletions
|
@ -298,6 +298,7 @@ class HTMLUnknownElementWrapper;
|
|||
class HTMLVideoElementWrapper;
|
||||
class ImageDataWrapper;
|
||||
class LocationObject;
|
||||
class MediaQueryListWrapper;
|
||||
class MessageEventWrapper;
|
||||
class MouseEventWrapper;
|
||||
class NodeWrapper;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue