mirror of
https://github.com/servo/servo
synced 2026-05-02 12:26:06 +02:00
12 lines
308 B
INI
12 lines
308 B
INI
[table-insertRow.html]
|
|
type: testharness
|
|
[insertRow should not copy prefixes]
|
|
expected: FAIL
|
|
|
|
[insertRow should insert into a tbody, not into a thead, if table.rows is empty]
|
|
expected: FAIL
|
|
|
|
[insertRow should insert into a tbody, not into a tfoot, if table.rows is empty]
|
|
expected: FAIL
|
|
|