mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Add FileReaderSync skeleton
This commit is contained in:
parent
1ce4be8f6d
commit
47a7d465fd
9 changed files with 54 additions and 25 deletions
|
@ -265,6 +265,7 @@ pub mod eventtarget;
|
|||
pub mod file;
|
||||
pub mod filelist;
|
||||
pub mod filereader;
|
||||
pub mod filereadersync;
|
||||
pub mod focusevent;
|
||||
pub mod forcetouchevent;
|
||||
pub mod formdata;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue