blob: a42e6f7e0871a2363fe5233f037010849c5762d0 [file] [log] [blame]
Series of tests to ensure that context.font is consistent.
On success, you will see no "FAIL" messages, followed by "TEST COMPLETE".
Testing font "bold 13px Arial"
PASS ctx.font is fontName
Testing font "italic 13px Arial"
PASS ctx.font is fontName
Testing font "small-caps 13px Arial"
PASS ctx.font is fontName
PASS successfullyParsed is true
TEST COMPLETE