Skip to content

fix(scrollable-region-focusable): do not fail for combobox pattern #2601

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 28, 2020

Conversation

straker
Copy link
Contributor

@straker straker commented Oct 27, 2020

The changes to the css-parser and matches file were to accommodate matching the space separated attributes of aria-controls and aria-owns (otherwise aria-controls="foo target" would fail when it shouldn't). The parser and our matches file can handle them so I'm not sure why they were turned off to begin with. I also added tests to test each attribute equation style we support.

Closes issue: #1763

Reviewer checks

Required fields, to be filled out by PR reviewer(s)

  • Follows the commit message policy, appropriate for next version
  • Code is reviewed for security

@straker straker requested a review from a team as a code owner October 27, 2020 21:26
@WilcoFiers WilcoFiers changed the title fix(scrollable-region-focusalbe): do not fail for combobox pattern fix(scrollable-region-focusable): do not fail for combobox pattern Oct 28, 2020
@straker straker merged commit ac71a57 into develop Oct 28, 2020
@straker straker deleted the combobox-scrollable branch October 28, 2020 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants