Scott O'Hara
Scott O'Hara
It's been a year since the previous review on the tab component/widget. Review the current component against my [revised (97% complete) tab widget](https://github.com/scottaohara/a11y_tab_widget) and either make updates to the one...
I would expect the show markup buttons to act more like toggle buttons rather than their current experience of revealing the markup, but you then can't close it. When the...
Due to VoiceOver negating list semantics if the display of list items is altered, or if the list style is removed, we may need to add in the hack, or...
Review resources and make sure they're up to date (for instance, SSBBARTGroup needs updating). Add in new resources, etc.
Per the [dialog initial focus proposal](https://github.com/whatwg/html/wiki/dialog--initial-focus,-a-proposal), this unresolved comment has been moved here for further discussion: >In particular, authors must not include large blocks of text directly in dialog elements,...
Per the [dialog initial focus proposal](https://github.com/whatwg/html/wiki/dialog--initial-focus,-a-proposal), there was a lot of discussion in the orginal Google doc about the use of >focus the first tabbable descendant of the `` The...
Per the [dialog initial focus proposal](https://github.com/whatwg/html/wiki/dialog--initial-focus,-a-proposal), this unresolved comment has been moved here for further discussion. It's related to the topic of whether modeless dialogs should trap Tab key focus,...
Per the [dialog initial focus proposal](https://github.com/whatwg/html/wiki/dialog--initial-focus,-a-proposal), this unresolved comment has been moved here for further discussion: >As such, authors should use the autofocus attribute on the descendant element of the...
initial pass at updating inert content incorporating content suggestions from @jcsth, @alice and @cookiecrook. This is not a complete PR at this point, but wanted to get some content up...
Coming out of https://github.com/openui/open-ui/issues/529, it was brought up in the linked issue and during the telecon meeting today about how will primary-keyboard users, and touch-device users have access to non-focusable...