Commit Graph

14 Commits

Author SHA1 Message Date
Eric Rowell
c98a9d76a9 all shape and plugin tests are now passing again 2013-12-04 08:37:28 -08:00
Mario Minutolo
e2f2c28b1b Move start position after a close path (z) to the starting node of the path (previous M). 2013-11-25 12:19:02 +01:00
Jason Follas
303117ca32 Fixed the assert with updated trace data 2013-10-07 21:36:58 -04:00
Jason Follas
0da4b98e91 Fixed #301: TextPath not responding to events (now rendering glyphs to hit canvas for event detection) 2013-10-07 21:28:08 -04:00
Eric Rowell
4cf15cedb8 rewrote shadow logic. fill and strokes are now both taken into account. shape and shadow opacities now work well together 2013-09-26 01:39:50 -07:00
Eric Rowell
e39bc36190 fixed #605 2013-09-22 22:15:46 -07:00
ericdrowell
85db781630 deprecated the get() method and added find(). the change is backwards compatible 2013-09-20 14:08:51 -07:00
Eric Rowell
f31ff0b9e8 getTrace() can now operate in strict and relaxed modes. with relaxed mode, we can now also do a basic context trace test on renderings that may have different parameters in different browsers 2013-09-15 22:59:09 -07:00
Eric Rowell
25df441a8d removed text path test context trace test 2013-09-10 21:40:26 -07:00
Eric Rowell
2fb34e3dc7 migrated TextPath and Shape tests to mocha 2013-09-10 21:17:56 -07:00
Eric Rowell
400fae734d migrated unit tests to Mocha 2013-09-08 21:36:54 -07:00
Eric Rowell
1d586098dd removed label context trace assertion 2013-09-07 23:55:36 -07:00
Eric Rowell
976b88dea5 migrated path tests to Mocha, and also correctly fixed #567 2013-09-07 23:42:11 -07:00
Eric Rowell
9141953569 migrated more plugin tests, and continued working on context tracer 2013-09-07 20:55:03 -07:00