1 Series of tests to ensure that context.font is consistent.
3 On success, you will see no "FAIL" messages, followed by "TEST COMPLETE".
6 Testing font "bold 13px Arial"
7 PASS ctx.font is fontName
8 Testing font "italic 13px Arial"
9 PASS ctx.font is fontName
10 Testing font "small-caps 13px Arial"
11 PASS ctx.font is fontName
12 PASS successfullyParsed is true