Created by: metamoni
What does this do?
Fixes #2244 (closed) by removing the role
attribute from all HTML elements that have an implicit role.
Why?
Because using the role
attribute on HTML elements with implicit roles is bad practice.
Created by: metamoni
Fixes #2244 (closed) by removing the role
attribute from all HTML elements that have an implicit role.
Because using the role
attribute on HTML elements with implicit roles is bad practice.