mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-13 04:51:23 +00:00
Add unit tests for more 'web-sys' HTML bindings (#617)
That list includes: * HtmlOptionElement * HtmlOptGroupElement * HtmlOListElement * HtmlModElement
This commit is contained in:
committed by
Alex Crichton
parent
4a78769349
commit
d47fc61c36
@ -221,11 +221,11 @@ bindings are fully working and have full test coverage.
|
||||
- [ ] HTMLMenuItemElement.webidl
|
||||
- [ ] HTMLMetaElement.webidl
|
||||
- [ ] HTMLMeterElement.webidl
|
||||
- [ ] HTMLModElement.webidl
|
||||
- [x] HTMLModElement.webidl
|
||||
- [ ] HTMLObjectElement.webidl
|
||||
- [ ] HTMLOListElement.webidl
|
||||
- [ ] HTMLOptGroupElement.webidl
|
||||
- [ ] HTMLOptionElement.webidl
|
||||
- [x] HTMLOListElement.webidl
|
||||
- [x] HTMLOptGroupElement.webidl
|
||||
- [x] HTMLOptionElement.webidl
|
||||
- [x] HTMLOptionsCollection.webidl
|
||||
- [x] HTMLOutputElement.webidl
|
||||
- [x] HTMLParagraphElement.webidl
|
||||
|
Reference in New Issue
Block a user