blob: ab0cab6700a9f5558ffaa05e2edf6d463ba1d1b0 [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 \x09\x0a\x0c\x0d \x09\x0a\x0c\x0dB').width === 150 (got 650[number], expected 150[number]) expected 150 but got 650
Harness: the test ran to completion.