mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 20:57:35 +00:00
LibWeb: Add FileList from the FileAPI spec
This commit is contained in:
parent
162e4179fc
commit
ffab9fb44e
6 changed files with 106 additions and 0 deletions
|
@ -57,6 +57,7 @@ libweb_js_bindings(Fetch/Request)
|
|||
libweb_js_bindings(Fetch/Response)
|
||||
libweb_js_bindings(FileAPI/Blob)
|
||||
libweb_js_bindings(FileAPI/File)
|
||||
libweb_js_bindings(FileAPI/FileList)
|
||||
libweb_js_bindings(Geometry/DOMPoint)
|
||||
libweb_js_bindings(Geometry/DOMPointReadOnly)
|
||||
libweb_js_bindings(Geometry/DOMRect)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue