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
|
7e17bfb8c1
|
More tests
|
14 years ago |
Tj Holowaychuk
|
5793f2d1b1
|
Added test for createImageData(ImageData)
|
14 years ago |
Tj Holowaychuk
|
2c00a3cad8
|
Added test for createImageData(w,h)
|
14 years ago |
Tj Holowaychuk
|
7121dc41fa
|
Clamping tests
|
14 years ago |
Tj Holowaychuk
|
44bf239b0a
|
More tests
|
14 years ago |
Tj Holowaychuk
|
52d9401112
|
Added getImageData() unit 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
|
201e77d02f
|
Typo
|
14 years ago |
Tj Holowaychuk
|
a15b55e5a9
|
Async test support
|
14 years ago |
Tj Holowaychuk
|
b25d3e02fc
|
Fixed Image#{width,height} initialization to 0
|
14 years ago |
Tj Holowaychuk
|
bb66df0560
|
Normalizing state.png in tests
|
14 years ago |
Tj Holowaychuk
|
182b601735
|
More drawImage() tests
|
14 years ago |
Tj Holowaychuk
|
d535c7aa88
|
Added some drawImage() tests
|
14 years ago |
Tj Holowaychuk
|
810e84559d
|
Added Image#src getter test for strange race condition
something is off here.. boundary issues
|
14 years ago |
Tj Holowaychuk
|
08ff03d0f0
|
Added Image#{width,height} getters
|
14 years ago |
Tj Holowaychuk
|
0881bbab11
|
Added some Image tests
|
14 years ago |
Tj Holowaychuk
|
0ab0e144d7
|
Added font state test
|
14 years ago |
Tj Holowaychuk
|
9b55a191b7
|
Misc refactoring
|
14 years ago |
Tj Holowaychuk
|
fdb626da57
|
Fixed getter bug preventing patterns from being returned via fillStyle etc
|
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
|
d0a31df572
|
fixed some tests
|
14 years ago |
Tj Holowaychuk
|
8193f53b97
|
Added custom port support to test/server.js
|
14 years ago |
Tj Holowaychuk
|
4fa8e852cf
|
test server using async toDataURL()
|
14 years ago |
Tj Holowaychuk
|
5146c27886
|
Added async toDataURL() support
|
14 years ago |
Tj Holowaychuk
|
8dcc42c5f7
|
Added new async toBuffer() tests
|
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 |
Tj Holowaychuk
|
902d25b9c9
|
Added failing text shadow test
|
14 years ago |
Tj Holowaychuk
|
9a6a86238e
|
Added path preservation support to Context2d::{stroke,fill}()
|
14 years ago |
Tj Holowaychuk
|
a8202da8d8
|
Added Context2d::shadow()
|
14 years ago |
Tj Holowaychuk
|
1d44d11924
|
Added a bunch of font related tests
|
14 years ago |
Tj Holowaychuk
|
2c7a7b7057
|
Misc font parser refactoring
|
14 years ago |
Tj Holowaychuk
|
4538b9f5ca
|
Added single quote string support to font parser
|
14 years ago |