mirror of
https://github.com/servo/servo.git
synced 2025-06-14 03:14:29 +00:00
auto merge of #2087 : Ms2ger/servo/vtable2, r=jdm
Fixes #1527. Does *not* include the code for #1528. (Originally by @jdm in #1688 and #1866.)
This commit is contained in:
commit
9d2a6b7824
9 changed files with 274 additions and 148 deletions
|
@ -155,6 +155,7 @@ pub mod dom {
|
|||
pub mod uievent;
|
||||
pub mod text;
|
||||
pub mod validitystate;
|
||||
pub mod virtualmethods;
|
||||
pub mod window;
|
||||
pub mod windowproxy;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue