mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Introduce a test IDL file.
This commit is contained in:
parent
4a6077ca4c
commit
4166ff4794
4 changed files with 63 additions and 0 deletions
|
@ -151,6 +151,8 @@ pub mod dom {
|
|||
pub mod validitystate;
|
||||
pub mod window;
|
||||
pub mod windowproxy;
|
||||
|
||||
pub mod testbinding;
|
||||
}
|
||||
|
||||
pub mod html {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue