Add FileReaderSync skeleton

This commit is contained in:
Zhen Zhang 2016-07-31 00:23:56 +02:00
parent 1ce4be8f6d
commit 47a7d465fd
9 changed files with 54 additions and 25 deletions

View file

@ -41,6 +41,7 @@ test_interfaces([
"File",
"FileList",
"FileReader",
"FileReaderSync",
"FocusEvent",
"FormData",
"HashChangeEvent",