mirror of
https://github.com/servo/servo.git
synced 2025-10-01 09:09:15 +01:00
Add FileReaderSync skeleton
This commit is contained in:
parent
1ce4be8f6d
commit
47a7d465fd
9 changed files with 54 additions and 25 deletions
|
@ -41,6 +41,7 @@ test_interfaces([
|
|||
"File",
|
||||
"FileList",
|
||||
"FileReader",
|
||||
"FileReaderSync",
|
||||
"FocusEvent",
|
||||
"FormData",
|
||||
"HashChangeEvent",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue