blob: 0d766cbf6efa0d2a11e5ae5434e176cac3f4c53f [file] [log] [blame]
This is a testharness.js-based test.
FAIL Space characters are converted to U+0020 and collapsed (per CSS) assert_equals: ctx.measureText('A B').width === 150 (got 200[number], expected 150[number]) expected 150 but got 200
Harness: the test ran to completion.