WICG / construct-stylesheets

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

Failed to set the 'adoptedStyleSheets' property on 'ShadowRoot' #100

Closed Nashorn closed 4 years ago

Nashorn commented 4 years ago

Chrome: Version 77.0.3865.120

Uncaught (in promise) TypeError: Failed to set the 'adoptedStyleSheets' property on 'ShadowRoot': Failed to convert value to 'CSSStyleSheet'.

rakina commented 4 years ago

Hi, for implementation-specific bugs, you can file them on crbug.com instead, and preferably with a sample code to reproduce the error. Thank you!