Michael Fairchild
Michael Fairchild
axe throws this error: "Certain ARIA roles must contain particular children" - stating that role=radiogroup is missing required children... even though they are present (but within a table). Interestingly, if...
The examples for [multi-level headers](https://www.w3.org/WAI/tutorials/tables/multi-level/) use the `headers` attribute. My research shows extremely poor support for the headers attribute. - [a11ysupport tests for the headers attribute](https://a11ysupport.io/tech/html/headers_attribute) - [aria-describedby vs headers...
Accessibility is a fundamental part of web development and is an essential competency for a full stack developer. Since this survey includes questions about CSS, I'd suggest that it is...
### Summary Some screen readers convey name changes for a focused control, such as a button. JAWS does not appear to do this. There may be situations where conveying the...
### Summary When an element is focused via JS, screen readers will usually announce it. However, this isn't always the case with JAWS, especially when the new focus target replaces...
It is possible to place other elements, such as images in a `` tag, however browsers are smart enough to not process or render any child element of the ``...
Using Firefox (possibly other browsers), if you dynamically add content to your form after initializing the spinners, their positions will be off. temporary fix after adding dynamic content: $(".spinner").spinner("destroy"); $(".spinner").spinner({min:...
### Product axe-core ### Product Version _No response_ ### Latest Version - [X] I have tested the issue with the latest version of the product ### Issue Description The rule...
### Product axe-core ### Product Version 4.7.2 ### Latest Version - [X] I have tested the issue with the latest version of the product ### Issue Description Given this HTML...
Videos constantly stutter and/or strobe when played in Safari, including the example video found here: https://yanwsh.github.io/videojs-panorama/index_v4.html Tested with Safari 11.0.2