blob: d0c5f6793eae7dad22a91870d7413d7b6c285d32 [file] [log] [blame]
This is a testharness.js-based test.
PASS Overall test to make sure there are no exceptions
PASS Basic table
PASS Basic caption
PASS Table and narrower caption
PASS Table and wider caption
PASS Table with padding
FAIL Table with padding and content-box sizing assert_equals: Table with padding and content-box sizing offsetWidth expected 26 but got 20
FAIL Table with separated border assert_equals: Table with separated border offsetWidth expected 26 but got 20
FAIL Table with collapsed border assert_equals: Table with collapsed border offsetWidth expected 26 but got 20
PASS Caption with padding
PASS Caption with border
FAIL Caption with margin assert_equals: Caption with margin offsetWidth expected 46 but got 40
PASS Bottom caption
Harness: the test ran to completion.