Felipe Matos Santana

Results 3 issues of Felipe Matos Santana

Hi, `jsdom` already supports the `URL` constructor, but not these 2 static methods, they are supported in most modern browsers. [createObjectURL](https://developer.mozilla.org/en-US/docs/Web/API/URL/createObjectURL) [revokeObjectURL](https://developer.mozilla.org/en-US/docs/Web/API/URL/revokeObjectURL) [Can I use](http://caniuse.com/#feat=bloburls)

feature

https://github.com/majodev/google-webfonts-helper/blob/56faa9c6a543ec5504eb79d9ab7831a3a50a35be/client/app/cssCode/cssCode.html#L21-L22 According to https://caniuse.com/#search=woff It should be `Chrome 36+` and `Chrome 5+` respectively.