Open reviewher opened 2 years ago
Thanks for the suggestion. After we implement proper HTML*Element
constructors then we can get into the element-specific properties, and by that time add XML support as well.
Presumably on the agenda already but I’ll mention .cells
as well, on tr
s.
https://developer.mozilla.org/en-US/docs/Web/API/HTMLTableElement/rows
When reading HTML string with TABLE, the table element's rows property is missing.