Closed estherbrunner closed 1 year ago
template.hasOwnProperty('shadowRootMode') needs to be camelCase, otherwise it is not recognized in Chrome and Safari which do support the feature already. See: https://developer.chrome.com/articles/declarative-shadow-dom/
Missing ending ');'
template.hasOwnProperty('shadowRootMode') needs to be camelCase, otherwise it is not recognized in Chrome and Safari which do support the feature already. See: https://developer.chrome.com/articles/declarative-shadow-dom/
Missing ending ');'