0.0.1 • Published 2 years ago

canvas-roundrect-polyfill v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

roundRect

CanvasRenderingContext2D.roundRect() and Path2D.roundRect() polyfills

Implements the .roundRect() method of the CanvasPath mixin as introduced by https://github.com/whatwg/html/pull/6765

Currently passes all related WPT tests.