Intial Commit for Storage.webidl, along with impl stub

This commit is contained in:
nkdalmia 2014-10-20 19:50:31 -04:00
parent 44fa9f9b18
commit bb76b0f3f2
5 changed files with 93 additions and 21 deletions

View file

@ -155,6 +155,7 @@ var interfaceNamesInGlobalScope = [
"ProgressEvent",
"Range",
"Screen",
"Storage",
"TestBinding", // XXX
"Text",
"TreeWalker",