GoogleChrome / lighthouse

Automated auditing, performance metrics, and best practices for the web.
https://developer.chrome.com/docs/lighthouse/overview/
Apache License 2.0
28.03k stars 9.32k forks source link

Wrong lighthouse suggestion about inline style. #15333

Open equinusocio opened 11 months ago

equinusocio commented 11 months ago

See https://github.com/GoogleChrome/lighthouse/issues/15322#issuecomment-1661645690

Not to mention that "Inline style" is style="" so it's suggesting to put styles on HTML elements, while I guess the suggestion is to move it as embed with