Steven Lambert

Results 173 comments of Steven Lambert

Alright. I redid the testing. JAWS2020/IE11 still does not support the pattern (we still have to support IE11) and Dragon Naturally Speaking also still does not support the pattern. This...

@kangax I ran axe using your example but it's returning a violation for the `button=name` rule. I would think a button with an svg and no text should give a...

Thanks for the issue. I can see where the confusion is. I'll talk to @WilcoFiers about it and we'll see what we can do.

Thanks for the pr! We'll need @WilcoFiers to look over it, which may take awhile as he is out.

This currently breaks `link-name` rule if there is a link inside of a closed `` element. We may need to do a different strategy or modify `is-hidden` to account for...

We discussed this and the resolution is we'll update the `is-hidden` function to account for this. This means rules _will not run_ against elements inside of a closed `` elements...

This work will be done after #3351 as part of the refactor in #3617. Going to close and make a new pr after the refactor is done.

This was completed in axe-core 4.5.0, which was released yesterday.

Should fail due to #3468, just need to add to the `getOwnedRoles` function to check for tabindex > -1 or is focusable (should we make this it's own function called...

Thanks for the new translation! We'll find someone to review the changes who can speak Hebrew, so it may take a bit to get a review.