Files
servo/tests/wpt/metadata/html/semantics/tabular-data/the-table-element/caption-methods.html.ini
Jack Moffitt c6ab60dbfc Cargoify servo
2014-09-08 20:21:42 -06:00

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