add test for HTMLTableElement in web-sys crate (#629)

This commit is contained in:
YUyz
2018-08-03 22:02:31 +08:00
committed by Alex Crichton
parent 595bb78d26
commit 3d3bf5dc83
4 changed files with 197 additions and 1 deletions

View File

@@ -243,7 +243,7 @@ bindings are fully working and have full test coverage.
- [ ] HTMLTableCaptionElement.webidl
- [ ] HTMLTableCellElement.webidl
- [ ] HTMLTableColElement.webidl
- [ ] HTMLTableElement.webidl
- [x] HTMLTableElement.webidl
- [ ] HTMLTableRowElement.webidl
- [ ] HTMLTableSectionElement.webidl
- [ ] HTMLTemplateElement.webidl