mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Add CompositionEvent bindings
This commit is contained in:
parent
10779f0251
commit
982c4ea2d8
4 changed files with 86 additions and 0 deletions
|
@ -236,6 +236,7 @@ pub mod characterdata;
|
|||
pub mod client;
|
||||
pub mod closeevent;
|
||||
pub mod comment;
|
||||
pub mod compositionevent;
|
||||
pub mod console;
|
||||
mod create;
|
||||
pub mod crypto;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue