mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-09 01:06:11 +00:00
We had previous implemented some plumbing for file input elements in
commit 636602a54e.
This implements the return path for chromes to inform WebContent of the
file(s) the user selected. This patch includes a dummy implementation
for headless-browser to enable testing.
8 lines
201 B
Plaintext
8 lines
201 B
Plaintext
Select file...file1 Select files...4 files selected. input1:
|
|
file1: Contents for file1
|
|
input2:
|
|
file1: Contents for file1
|
|
file2: Contents for file2
|
|
file3: Contents for file3
|
|
file4: Contents for file4
|