webperf_core icon indicating copy to clipboard operation
webperf_core copied to clipboard

Make the HTML test look for deprecated elements and atributes

Open marcusosterberg opened this issue 1 year ago • 0 comments

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:

  • https://developer.mozilla.org/en-US/docs/Web/HTML/Element#obsolete_and_deprecated_elements
  • https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes

marcusosterberg avatar Aug 16 '24 12:08 marcusosterberg