LibWeb: Add {,de}serialization steps for FileList

This commit is contained in:
Kenneth Myhra 2024-03-18 21:58:25 +01:00 committed by Andreas Kling
commit c92f556aa5
Notes: sideshowbarker 2024-07-16 20:51:53 +09:00
5 changed files with 91 additions and 1 deletions

View file

@ -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