Package Exports
- canvas-roundrect-polyfill
- canvas-roundrect-polyfill/roundRect.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (canvas-roundrect-polyfill) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
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.