Support value iterators in WebIDL interfaces.

This commit is contained in:
Josh Matthews 2016-07-28 18:41:24 -04:00
parent 221bc84693
commit 34bb937aee
7 changed files with 161 additions and 0 deletions

View file

@ -384,6 +384,7 @@ pub mod storageevent;
pub mod stylesheet;
pub mod stylesheetlist;
pub mod testbinding;
pub mod testbindingiterable;
pub mod testbindingproxy;
pub mod text;
pub mod textdecoder;