Webperf-se / webperf_core

webperf-core is an open-source testing suite tailored to help you improve your digital presence in areas like web performance, security and accessibility to email best practice using many small improvements.
https://webperf.se/articles/webperf-core/
MIT License
19 stars 30 forks source link

Make the HTML test look for deprecated elements #603

Closed marcusosterberg closed 1 month ago

marcusosterberg commented 1 month ago

Feature/improvement

Quite similar to what is already present in the CSS test. To have the HTML test checking for deprecated and obsolete elements and atributes.

There is a source of these at MDN Web Docs:

7h3Rabbit commented 1 month ago

I will ignore implement attributes as there was not enough of them to take the time to implement it.