WICG / construct-stylesheets

API for constructing CSS stylesheet objects
Other
138 stars 25 forks source link

replace() should always return a promise (instead of throwing) #112

Closed nordzilla closed 4 years ago

nordzilla commented 4 years ago

See #111 for more information.

This PR modifies the replace() function to always return a promise instead of throwing exceptions.


Preview | Diff