Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(208)

Side by Side Diff: LayoutTests/fast/canvas/webgl/context-creation-and-destruction-expected.txt

Issue 24203002: Improve generated "Not enough arguments." TypeError exceptions. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: NeedsRebaseline Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 CONSOLE MESSAGE: WARNING: WebGL contexts have exceeded the maximum allowed backb uffer area. Oldest context will be lost.
1 Test that contexts are freed and garbage collected reasonably 2 Test that contexts are freed and garbage collected reasonably
2 3
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4 5
5 6
6 test 1 of 8 7 test 1 of 8
7 PASS getError was expected value: NO_ERROR : Should be no errors 8 PASS getError was expected value: NO_ERROR : Should be no errors
8 test 2 of 8 9 test 2 of 8
9 PASS getError was expected value: NO_ERROR : Should be no errors 10 PASS getError was expected value: NO_ERROR : Should be no errors
10 test 3 of 8 11 test 3 of 8
11 PASS getError was expected value: NO_ERROR : Should be no errors 12 PASS getError was expected value: NO_ERROR : Should be no errors
12 test 4 of 8 13 test 4 of 8
13 PASS getError was expected value: NO_ERROR : Should be no errors 14 PASS getError was expected value: NO_ERROR : Should be no errors
14 test 5 of 8 15 test 5 of 8
15 PASS getError was expected value: NO_ERROR : Should be no errors 16 PASS getError was expected value: NO_ERROR : Should be no errors
16 test 6 of 8 17 test 6 of 8
17 PASS getError was expected value: NO_ERROR : Should be no errors 18 PASS getError was expected value: NO_ERROR : Should be no errors
18 test 7 of 8 19 test 7 of 8
19 PASS getError was expected value: NO_ERROR : Should be no errors 20 PASS getError was expected value: NO_ERROR : Should be no errors
20 test 8 of 8 21 test 8 of 8
21 PASS getError was expected value: NO_ERROR : Should be no errors 22 PASS getError was expected value: NO_ERROR : Should be no errors
22 PASS successfullyParsed is true 23 PASS successfullyParsed is true
23 24
24 TEST COMPLETE 25 TEST COMPLETE
25 26
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698