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

@ -193,6 +193,7 @@ pub mod dom {
pub mod range;
pub mod screen;
pub mod servohtmlparser;
pub mod storage;
pub mod text;
pub mod treewalker;
pub mod uievent;