dequelabs / axe-core

Accessibility engine for automated Web UI testing
https://www.deque.com/axe/
Mozilla Public License 2.0
5.75k stars 746 forks source link

fix(autocomplete-valid): incomplete for invalid but safe values #4500

Closed gaiety-deque closed 1 week ago

gaiety-deque commented 2 weeks ago

Resolves #4492

incomplete's some invalid, but safe to use, values for autocomplete. The common mistake in the original issue was autocomplete="text" and I've added a few more I'd expect to see.

Open to suggestions for more, or removing some of the ones below.



There are other ways to determine usage, GitHub is only one platform code is hosted for example. But it's a way to get a quick view into what's out there in production.