mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Add Comparable trait to js.rs; fixups
This commit is contained in:
parent
e7b3caa386
commit
5511e02a78
6 changed files with 53 additions and 39 deletions
|
@ -226,4 +226,4 @@ macro_rules! global_event_handlers(
|
|||
event_handler!(input, GetOninput, SetOninput)
|
||||
event_handler!(change, GetOnchange, SetOnchange)
|
||||
)
|
||||
)
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue