simonkcleung

Results 3 issues of simonkcleung

"CanvasGradient" interface is missing.

I think there should be a function that repeats last called method. An alternative to your roundRect function: function roundRect(x, y, w, h, r) { w+=x; h+=y; return this.beginPath().moveTo(x +...

Fix to https://github.com/LeaVerou/prefixfree/issues/120