mirror of
https://github.com/servo/servo
synced 2026-05-01 03:47:53 +02:00
HTMLTableSectionElement improvements
'thead' and 'tfoot' now create instances of HTMLTableSectionElement HTMLTableSectionElement.rows has been implemented
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user