Scott O'Hara
Scott O'Hara
### Summary The primary navigation (references, guides, mdn plus) will display drop down navigations on hover/focus of the primary links. There are also buttons in small screen view that are...
the audio file for email input announcements is incorrect in that it seems to be the same recording for input[date] Will need to re-record or locate a previous recording of...
### Summary Following up on testing #91, the virtual cursor and hot keys are limited to navigating the contents of a `role=dialog` when it has the attribute `aria-modal=true`. However, a...
### Summary If a `figure` contains an image with an empty `alt` or lack of `alt`, JAWS + Chrome will ignore the entire `figure`, even if it has a `figcaption`....
This PR provides: * some [cleanup to the readme file](https://github.com/tkent-google/std-switch/commit/a7fae759641f5548fac95af367c86445fa579892) * ensuring the addition of optional text on track [does not cause redundant state announcements](https://github.com/tkent-google/std-switch/commit/42cf1a89fa1c80ac8492f53bf5b3b77296f10341) to assistive technologies. re: issue...
MDN URL: https://developer.mozilla.org/en-US/docs/Web/CSS/Layout_cookbook/Breadcrumb_Navigation #### What information was incorrect, unhelpful, or incomplete? It is probably worth mentioning that the right arrows created by the CSS pseudo-element will be exposed to and...
### Product axe-core ### Product Version 4.4.2 ### Latest Version - [X] I have tested the issue with the latest version of the product ### Issue Description The following code...
it was [previously resolved](https://github.com/openui/open-ui/issues/525) that `defaultopen` wouldn't be supported for `popup=hint`, but was allowed for the other popup types. I'm concerned that there was a miss on this resolution in...
This would be a follow on to https://github.com/openui/open-ui/pull/469 and would involve resolving the TODO within the [get involved](https://github.com/openui/open-ui/blob/main/research/src/pages/documentation/get-involved.mdx) page. The TODO presently states: >Add some guidance on how to develop...
- adds `lang=en` to the `html` element - removes unnecessary use of `section` element from `dialog` - swap invalid use of `menu` element with `div`