mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Implement WebIDL namespaces
This commit is contained in:
parent
8ba0cf30a1
commit
0b689a8a31
5 changed files with 123 additions and 30 deletions
|
@ -140,6 +140,7 @@ pub mod inheritance;
|
|||
pub mod interface;
|
||||
pub mod iterable;
|
||||
pub mod js;
|
||||
pub mod namespace;
|
||||
pub mod num;
|
||||
pub mod proxyhandler;
|
||||
pub mod refcounted;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue