Joe Freeman
08d4cbf4b8
Make the failing 'drawImage' test more obvious.
10 years ago
Andy Wood
6e829af121
Add another shadow/transform test.
10 years ago
Andy Wood
9187d4535a
Test showing issue #133 , that images don't have shadows.
10 years ago
Andy Wood
cbf3da4900
Add PDF button to test page to easily generate PDF version of the test image.
10 years ago
Andy Wood
acba6ae15f
New test illustrating that canvas implementation doesn't translate the shadowOffset.
10 years ago
motiz88
020c18c123
Added visual tests for hsl() and hsla() color parsing.
10 years ago
David Caldwell
31dd7d6d21
Add support for the lineDash API.
Described here:
http://www.w3.org/TR/2dcontext/#dom-context-2d-setlinedash
The test images match on Chrome, but not on Firefox. It looks like
Firefox resets the lineDash to [] when given invalid parameters. My
reading of the spec agrees with Chrome.
11 years ago
Tj Holowaychuk
a5a9d76b8e
added source-atop test
14 years ago
atomizer
5ec0f947ca
simple visual test
Signed-off-by: Tj Holowaychuk <tj@vision-media.ca>
14 years ago
atomizer
cd3e9027d9
visual test
Signed-off-by: Tj Holowaychuk <tj@vision-media.ca>
14 years ago
Tj Holowaychuk
31fb69e396
add .onerror to all tests
14 years ago
Tj Holowaychuk
d9c9ef9ba1
Added another putImageData() test
14 years ago
Tj Holowaychuk
b139930100
fixed a test
14 years ago
Tj Holowaychuk
d3ca4695a0
Added two putImageData() tests that fail
14 years ago
Tj Holowaychuk
5f027d70ce
Added fillRect() test
14 years ago
Tj Holowaychuk
b6dd90fddb
more tests
14 years ago
Tj Holowaychuk
2449ddb1fc
Added more putImageData() tests
14 years ago
Tj Holowaychuk
3baf5ff7e9
Added fps to test server stats
14 years ago
Tj Holowaychuk
a75848ecfe
Added first arcTo() test
14 years ago
Tj Holowaychuk
32c43baafa
fixed a test
14 years ago
Tj Holowaychuk
0ce4a8fb03
More tests
14 years ago
Tj Holowaychuk
1c668076f8
More tests
14 years ago
Tj Holowaychuk
10e9dee374
Added jpeg test
14 years ago
Tj Holowaychuk
085435d416
Fixed segfault when sw/sh putImageData() values are to large
14 years ago
Tj Holowaychuk
78fd2759a2
Added more putImageData() tests
14 years ago
Tj Holowaychuk
70e9cbc6b5
Added transform() test
14 years ago
Tj Holowaychuk
98e94502b8
Another test
14 years ago
Tj Holowaychuk
e035b50ef9
Another test
14 years ago
Tj Holowaychuk
f266fc3e5e
Fixed putImageData() src
14 years ago
Tj Holowaychuk
3a414be06d
More tests
14 years ago
Tj Holowaychuk
00059e1673
Strokes for tests
14 years ago
Tj Holowaychuk
d4a60bb8ab
More tests
14 years ago
Tj Holowaychuk
59adcbe4a4
Added another putImageData() test
14 years ago
Tj Holowaychuk
63ac5f52a1
Misc
14 years ago
Tj Holowaychuk
3cb4d9cc92
Started putImageData() tests
14 years ago
Tj Holowaychuk
7f3cb38768
Display stats instead of source in tests
14 years ago
Tj Holowaychuk
4e5bf64749
LOG -> log
14 years ago
Don Park
28d551e546
visual tests Firefox support
14 years ago
Tj Holowaychuk
a15b55e5a9
Async test support
14 years ago
Tj Holowaychuk
182b601735
More drawImage() tests
14 years ago
Tj Holowaychuk
d535c7aa88
Added some drawImage() tests
14 years ago
Tj Holowaychuk
0ab0e144d7
Added font state test
14 years ago
Tj Holowaychuk
9b55a191b7
Misc refactoring
14 years ago
Tj Holowaychuk
12e26814bb
Added Context2d#antialias=
14 years ago
Tj Holowaychuk
dd9430ec4a
Added more global composite operator support
14 years ago
Tj Holowaychuk
31ad265650
Added "darker" composite op
14 years ago
Tj Holowaychuk
028d793cbe
Misc
14 years ago
Tj Holowaychuk
a40032496f
Adjusting a test
14 years ago
Tj Holowaychuk
e99cc54f6d
Added a shadow integration test
14 years ago
Tj Holowaychuk
5837a86dd0
Fixed {fill,stroke}Text() shadow support
14 years ago