Remove MouseEvent fallback support
This commit is contained in:
parent
fbba203c4a
commit
a134a59917
8 changed files with 64 additions and 416 deletions
|
|
@ -132,7 +132,6 @@ package = "web-sys"
|
|||
version = "0.3.22"
|
||||
features = [
|
||||
'console',
|
||||
"AddEventListenerOptions",
|
||||
'CssStyleDeclaration',
|
||||
'BeforeUnloadEvent',
|
||||
'Document',
|
||||
|
|
@ -147,7 +146,6 @@ features = [
|
|||
'KeyboardEvent',
|
||||
'MediaQueryList',
|
||||
'MediaQueryListEvent',
|
||||
'MouseEvent',
|
||||
'Node',
|
||||
'PointerEvent',
|
||||
'Window',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue