blob: 54d167c7c39bcd5667282a29b500d9c70d35decc [file] [log] [blame]
caption
header1 header2
a b
This tests that a table with a caption and an empty colgroup will still correctly report its headers.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS colHeaders[0].isEqual(table.cellForColumnAndRow(0,0)) is true
PASS colHeaders[1].isEqual(table.cellForColumnAndRow(1,0)) is true
PASS successfullyParsed is true
TEST COMPLETE