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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/canvas/webgl/array-constructor-expected.txt

Issue 2447493002: Removed some duplicate layout tests under fast/canvas/webgl (Closed)
Patch Set: Created 4 years, 1 month 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
OLDNEW
(Empty)
1 Verifies that when constructing WebGLArray with nan values, it results in a 0
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5 PASS 10 is 10
6 PASS 0 is 0
7 PASS 0 is 0
8 PASS 0 is 0
9 PASS 0 is 0
10 PASS 0 is 0
11 PASS 0 is 0
12 PASS 0 is 0
13 PASS 0 is 0
14 PASS 0 is 0
15 PASS 0 is 0
16 PASS 10 is 10
17 PASS 0 is 0
18 PASS 0 is 0
19 PASS 0 is 0
20 PASS 0 is 0
21 PASS 0 is 0
22 PASS 0 is 0
23 PASS 0 is 0
24 PASS 0 is 0
25 PASS 0 is 0
26 PASS 0 is 0
27 PASS successfullyParsed is true
28
29 TEST COMPLETE
30
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698