1 Series of tests to ensure that fillText() does not display any text when maxWidth is invalid.
3 On success, you will see no "FAIL" messages, followed by "TEST COMPLETE".
6 Test canvas.fillText() with maxWidth zero
7 Test canvas.fillText() with maxWidth -1
8 PASS successfullyParsed is true