mirror of
https://github.com/servo/servo
synced 2026-05-14 10:56:44 +02:00
12 lines
368 B
INI
12 lines
368 B
INI
[caption-methods.html]
|
|
type: testharness
|
|
[createCaption method returns the first caption element child of the table]
|
|
expected: FAIL
|
|
|
|
[createCaption method creates a new caption and inserts it as the first node of the table element]
|
|
expected: FAIL
|
|
|
|
[deleteCaption method removes the first caption element child of the table element]
|
|
expected: FAIL
|
|
|