Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / canvas / canvas-fillText-invalid-maxWidth-expected.txt
blob375641f7bcfd3eae43e0a816f76e32893aa25632
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
10 TEST COMPLETE