mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 22:17:44 +00:00
LibWeb: Add class to represent "list of available images" from HTML spec
This commit is contained in:
parent
596eabe9e6
commit
9281bf7a01
6 changed files with 158 additions and 0 deletions
|
@ -315,6 +315,7 @@ set(SOURCES
|
|||
HTML/HTMLVideoElement.cpp
|
||||
HTML/ImageData.cpp
|
||||
HTML/ImageRequest.cpp
|
||||
HTML/ListOfAvailableImages.cpp
|
||||
HTML/Location.cpp
|
||||
HTML/MediaError.cpp
|
||||
HTML/MessageChannel.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue