mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Implement the FileList interface. Fixes #6708
This commit is contained in:
parent
effb17b336
commit
8bc66f97f8
9 changed files with 65 additions and 45 deletions
|
@ -215,6 +215,7 @@ pub mod event;
|
|||
pub mod eventdispatcher;
|
||||
pub mod eventtarget;
|
||||
pub mod file;
|
||||
pub mod filelist;
|
||||
pub mod filereader;
|
||||
pub mod formdata;
|
||||
pub mod htmlanchorelement;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue