mirror of
https://github.com/servo/servo.git
synced 2025-06-18 13:24:29 +00:00
auto merge of #1689 : jdm/servo/unions, r=kmcallister
Seven hours on a train without internet will do this to you. Fixes #541.
This commit is contained in:
commit
df993fdaf3
10 changed files with 631 additions and 63 deletions
|
@ -40,6 +40,8 @@ pub mod dom {
|
|||
pub mod PrototypeList;
|
||||
pub mod RegisterBindings;
|
||||
pub mod BindingDeclarations;
|
||||
pub mod UnionConversions;
|
||||
pub mod UnionTypes;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue