Introduce a test IDL file.

This commit is contained in:
Ms2ger 2014-03-04 16:28:34 +01:00
parent 4a6077ca4c
commit 4166ff4794
4 changed files with 63 additions and 0 deletions

View file

@ -151,6 +151,8 @@ pub mod dom {
pub mod validitystate;
pub mod window;
pub mod windowproxy;
pub mod testbinding;
}
pub mod html {