mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Fill in KeyboardEvent.
This commit is contained in:
parent
bb7074698a
commit
e999843183
3 changed files with 192 additions and 18 deletions
|
@ -175,7 +175,6 @@ impl<'a> MouseEventMethods for JSRef<'a, MouseEvent> {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
impl Reflectable for MouseEvent {
|
||||
fn reflector<'a>(&'a self) -> &'a Reflector {
|
||||
self.uievent.reflector()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue