blob: 8910d66e2e0a3fcdf228d46feb602b6a9d86a5e9 [file] [log] [blame]
This is a testharness.js-based test.
PASS Empty tables can still get a lsyout
FAIL Empty tables do not take table-columns into account assert_equals: expected 50 but got 200
FAIL Empty tables do not take table-rows into account assert_equals: expected 50 but got 100
PASS Table-columns are taken into account after missing cells are generated (empty line)
PASS Table-columns are taken into account after missing cells are generated (partially empty line)
PASS Table-columns are taken into account after missing cells are generated (non-empty line)
Harness: the test ran to completion.