Skip to content

fix(frame-title-unique): Make frame-title-unique reviewOnly and WCAG412#3610

Merged
dbowling merged 3 commits into
developfrom
3487-frame-title-unique-reviewOnly
Aug 24, 2022
Merged

fix(frame-title-unique): Make frame-title-unique reviewOnly and WCAG412#3610
dbowling merged 3 commits into
developfrom
3487-frame-title-unique-reviewOnly

Conversation

@dbowling
Copy link
Copy Markdown
Contributor

Aze-core's frame-title-unique rule is currently inconsistent with ACT Rules because it is far too strict.

This makes the rule partially consistent with the Iframe elements with identical accessible names have equivalent purpose ACT rule.

  • add tags: wcag412 and wcag2a
  • remove tag: best-practice
  • add "reviewOnFail": true

references: #3487

@dbowling dbowling marked this pull request as ready for review August 16, 2022 23:44
@dbowling dbowling requested a review from a team as a code owner August 16, 2022 23:44
Comment thread lib/rules/frame-title-unique.json
Copy link
Copy Markdown
Contributor

@WilcoFiers WilcoFiers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch on the Rule class change. This turned out more complicated than I expected it would be.

Comment thread test/core/base/rule.js Outdated
@dbowling dbowling dismissed WilcoFiers’s stale review August 24, 2022 05:10

after callback has been given own describe, and any/all/none cases each have tests

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