hint
hint copied to clipboard
[Bug] ''A form field element should have an id or name attribute'' should not display for `type="search"` inputs
🐞 Bug report
Description
The "A form field element should have an id or name attribute" warning is displayed for type="search" inputs. As the reason for this audit is for autocomplete optimization then I suggest that it should not show for type="search" inputs.