mvdschee / web-accessibility

A Visual Studio Extension for Web accessibility
https://marketplace.visualstudio.com/items?itemName=MaxvanderSchee.web-accessibility
MIT License
70 stars 13 forks source link

Highlight button[role="button"] #41

Open goatandsheep opened 4 years ago

goatandsheep commented 4 years ago

When you have a <button>, prevent role="button"

mvdschee commented 4 years ago

Yes that should not happen, I will add this exclusion.