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)