Description: When fillText() is called specifying a maxWidth, the given text should not be any wider than maxWidth.

Test passes if the text "This text should fit in the blue box" is completely contained inside the blue rectangle.

Browser does not support HTML5 Canvas.