mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Auto merge of #6714 - boghison:filelist, r=jdm
Implement a FileList <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6714) <!-- Reviewable:end -->
This commit is contained in:
commit
b7261a2073
9 changed files with 65 additions and 45 deletions
|
@ -99,6 +99,7 @@ var interfaceNamesInGlobalScope = [
|
|||
"Event",
|
||||
"EventTarget",
|
||||
"File",
|
||||
"FileList",
|
||||
"FileReader",
|
||||
"FormData",
|
||||
"HTMLAnchorElement",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue