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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/canvas/webgl/array-override-set-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 Test overriding the set method of WebGL array
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5 Regression test for https://bugs.webkit.org/show_bug.cgi?id=87862 : [v8] Crash a fter redefining setter on typed array to a number
6 PASS array[0] is 0
7 PASS array[0] is 0
8 PASS array[0] is 0
9 PASS array[0] is 0
10 PASS array[0] is 0
11 PASS array[0] is 0
12 PASS array[0] is 0
13 PASS array[0] is 0
14 PASS array[0] is 0
15 PASS array[0] is 0
16 PASS array[0] is 0
17 PASS array[0] is 0
18 PASS array[0] is 0
19 PASS array[0] is 0
20 PASS array[0] is 0
21 PASS array[0] is 0
22 PASS array[0] is 0
23 PASS array[0] is 0
24 PASS successfullyParsed is true
25
26 TEST COMPLETE
27
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698