feat(a11y): add core keyboard and browser contracts - #2
Open
mattheliu wants to merge 30 commits into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
dsh-v0.1.2-alpha.2and migrate behavior by interaction owner.Modalown inertness, focus containment/restoration, nested topmost dismissal and descriptions; move Settings and Workspace error paths onto that owner.Evidence
dc9cc8d6145a7007c8f23a987234daa7f2442d09.pwsh; that skip is not counted as PowerShell evidence.libmode: 114 passed, 2 capability skips.Scope and limitations
This is an alpha.2 migration checkpoint, not a claim that all of DSH is accessible. Automated DOM and browser contracts do not substitute for task-level VoiceOver, NVDA, other assistive-technology sessions, braille/input evidence, or disabled-developer validation. Menus, shell landmarks and separators, conversation/tool/trajectory flows, announcements, contrast, reflow, motion and remaining core-task protocols are still open. No merge, release tag or npm publication is proposed.
Related to omdsh-dev/dsh-accessibility#22.