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

Side by Side Diff: third_party/WebKit/LayoutTests/virtual/gpu/fast/canvas/canvas-fillPath-shadow-expected.txt

Issue 2678493002: Use testharness.js instead of js-test.js in LayoutTests/fast/canvas tests. (Closed)
Patch Set: Addressing comments Created 3 years, 10 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
« no previous file with comments | « third_party/WebKit/LayoutTests/fast/canvas/script-tests/canvas-fillRect-shadow.js ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Ensure correct behavior of canvas with path fill shadow
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5
6 PASS data[0] is 255
7 PASS data[1] is 20
8 PASS data[2] is 0
9 PASS data[0] is 255
10 PASS data[1] is 20
11 PASS data[2] is 0
12 PASS data[0] is 255
13 PASS data[1] is within 3 of 20
14 PASS data[2] is 0
15 PASS data[0] is 255
16 PASS data[1] is 20
17 PASS data[2] is 0
18 PASS data[0] is 255
19 PASS data[1] is 0
20 PASS data[2] is 0
21 PASS data[3] should not be 255 and it's not.
22 PASS data[0] is 255
23 PASS data[1] is 0
24 PASS data[2] is 0
25 PASS data[3] should not be 255 and it's not.
26 PASS data[0] is 255
27 PASS data[1] is 0
28 PASS data[2] is 0
29 PASS data[3] should not be 255 and it's not.
30 PASS data[0] is 255
31 PASS data[1] is 0
32 PASS data[2] is 0
33 PASS data[3] should not be 255 and it's not.
34 PASS successfullyParsed is true
35
36 TEST COMPLETE
37
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/fast/canvas/script-tests/canvas-fillRect-shadow.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698