mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +01:00
Inline dom::eventdispatcher into dom::event
This commit is contained in:
parent
7aea6e6ea3
commit
7dd5945237
8 changed files with 283 additions and 301 deletions
|
@ -276,7 +276,6 @@ pub mod domtokenlist;
|
|||
pub mod element;
|
||||
pub mod errorevent;
|
||||
pub mod event;
|
||||
pub mod eventdispatcher;
|
||||
pub mod eventsource;
|
||||
pub mod eventtarget;
|
||||
pub mod extendableevent;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue