tsayen / dom-to-image

Generates an image from a DOM node using HTML5 canvas
Other
10.28k stars 1.68k forks source link

fix for Failed to read the 'cssRules' property from 'CSSStyleSheet': #240

Open andytwoods opened 6 years ago

andytwoods commented 6 years ago

As per: https://github.com/tsayen/dom-to-image/issues/210

tsayen commented 5 years ago

Hi, thanks for contributing! Unfortunately we have some regression test failures after this change. Will happily merge this when tests pass.