CanvasRenderingContext2D.roundRect() and Path2D.roundRect() polyfill
npm install canvas-roundrect-polyfillImplements the .roundRect() method of the CanvasPath mixin as introduced by https://github.com/whatwg/html/pull/6765
Currently passes all related WPT tests.