Skip to content
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

fix(page-no-duplicate-contentinfo): do not fail when first element is inside landmark #2092

Merged
merged 2 commits into from
Mar 12, 2020

Conversation

straker
Copy link
Contributor

@straker straker commented Mar 11, 2020

The changes in this pr modified the code in such a way that the first element passed to the check is not filtered based on the nativeScopeFilter option. This caused the bug in #2081

Closes issue: #2081

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 March 11, 2020 17:56
@straker straker changed the title fix(page-no-duplicate-contentinfo): do not fail when first footer is inside article fix(page-no-duplicate-contentinfo): do not fail when first element is inside landmark Mar 11, 2020
test/checks/keyboard/page-no-duplicate.js Outdated Show resolved Hide resolved
@straker straker merged commit eca7e05 into develop Mar 12, 2020
@straker straker deleted the noDuplicate branch March 12, 2020 20:49
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