HTMLTableSectionElement improvements

'thead' and 'tfoot' now create instances of HTMLTableSectionElement

HTMLTableSectionElement.rows has been implemented
This commit is contained in:
Corey Farwell
2015-09-26 14:57:25 -04:00
parent e40dd3843f
commit adbcb5345c
10 changed files with 109 additions and 43 deletions

View File

@@ -18,12 +18,6 @@
[Interfaces for plaintext]
expected: FAIL
[Interfaces for tfoot]
expected: FAIL
[Interfaces for thead]
expected: FAIL
[Interfaces for xmp]
expected: FAIL
@@ -51,12 +45,6 @@
[Interfaces for PLAINTEXT]
expected: FAIL
[Interfaces for TFOOT]
expected: FAIL
[Interfaces for THEAD]
expected: FAIL
[Interfaces for XMP]
expected: FAIL