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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/canvas/canvas-strokePath-shadow-expected.txt

Issue 2690183006: Use testharness.js instead of js-test.js in LayoutTests/fast/canvas tests. (Closed)
Patch Set: Corrections 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
OLDNEW
(Empty)
1 Ensure correct behavior of canvas with path stroke shadow
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5
6 PASS data[0] is within 2 of 255
7 PASS data[1] is within 2 of 20
8 PASS data[2] is within 2 of 0
9 PASS data[0] is within 2 of 255
10 PASS data[1] is within 2 of 20
11 PASS data[2] is within 2 of 0
12 PASS data[0] is within 2 of 255
13 PASS data[1] is within 2 of 20
14 PASS data[2] is within 2 of 0
15 PASS data[0] is within 2 of 255
16 PASS data[1] is within 2 of 20
17 PASS data[2] is within 2 of 0
18 PASS data[0] is within 2 of 255
19 PASS data[1] is within 2 of 0
20 PASS data[2] is within 2 of 0
21 PASS data[3] is not 255
22 PASS data[0] is within 2 of 255
23 PASS data[1] is within 2 of 0
24 PASS data[2] is within 2 of 0
25 PASS data[3] is not 255
26 PASS data[0] is within 2 of 255
27 PASS data[1] is within 2 of 0
28 PASS data[2] is within 2 of 0
29 PASS data[3] is not 255
30 PASS data[0] is within 2 of 255
31 PASS data[1] is within 2 of 0
32 PASS data[2] is within 2 of 0
33 PASS data[3] is not 255
34 PASS successfullyParsed is true
35
36 TEST COMPLETE
37
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698