mirror of
https://github.com/servo/servo.git
synced 2025-08-11 00:15:32 +01:00
parent
f3ca48206e
commit
50c832762f
5 changed files with 27 additions and 15 deletions
|
@ -95,6 +95,7 @@ impl MediaQueryListMethods for MediaQueryList {
|
|||
listener,
|
||||
AddEventListenerOptions {
|
||||
parent: EventListenerOptions { capture: false },
|
||||
once: false,
|
||||
},
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue