mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-27 03:39:04 +00:00
LibWeb: Add {,de}serialization steps for FileList
This commit is contained in:
parent
5397340724
commit
c92f556aa5
Notes:
sideshowbarker
2024-07-16 20:51:53 +09:00
Author: https://github.com/kennethmyhra
Commit: c92f556aa5
Pull-request: https://github.com/SerenityOS/serenity/pull/23636
5 changed files with 91 additions and 1 deletions
|
@ -0,0 +1,5 @@
|
|||
Select files...4 files selected. input1:
|
||||
file1: text/plain: Contents for file1
|
||||
file2: text/plain: Contents for file2
|
||||
file3: text/plain: Contents for file3
|
||||
file4: text/plain: Contents for file4
|
Loading…
Add table
Add a link
Reference in a new issue