7 PASS text.getComputedTextLength() is 4780
8 PASS text.getSubStringLength(0,1) is 44
9 PASS text.getSubStringLength(0,2) is 68
10 PASS text.getSubStringLength(1,1) is 24
7FAIL text.getComputedTextLength() should be 4780. Was 4768.
8FAIL text.getSubStringLength(0,1) should be 44. Was 40.
9FAIL text.getSubStringLength(0,2) should be 68. Was 60.
10FAIL text.getSubStringLength(1,1) should be 24. Was 20.