Port remaining modules to web_sys
This commit is contained in:
parent
e4d8e22846
commit
54b4074369
6 changed files with 537 additions and 10 deletions
|
|
@ -82,12 +82,16 @@ version = "0.3.22"
|
|||
optional = true
|
||||
features = [
|
||||
'Document',
|
||||
'DomRect',
|
||||
'Element',
|
||||
'Event',
|
||||
'EventTarget',
|
||||
'FocusEvent',
|
||||
'HtmlCanvasElement',
|
||||
'HtmlElement',
|
||||
'KeyboardEvent',
|
||||
'MouseEvent',
|
||||
'Node',
|
||||
'PointerEvent',
|
||||
'Window',
|
||||
'WheelEvent'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue