template-shadowroot
template-shadowroot copied to clipboard
Deprecated API harms Lighthouse score
Hi there, I just noticed that when I run Lighthouse with this polyfill, in Chromium browsers these lines are flagged as a deprecated API and severely reduce the Best Practices result. It seems from here that this needs to be updated to use parseHTMLUnsafe()
instead? I can put in a PR for this if that's acceptable