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

newrule(draggable_alternative_exists): WCAG 2.2: 2.5.7 Dragging Movements #1734

Merged
merged 12 commits into from
Nov 9, 2023

Conversation

shunguoy
Copy link
Contributor

@shunguoy shunguoy commented Nov 2, 2023

  • New Rule(s): draggable_alternative_exists
  • New or modified help files: draggable_alternative_exists

This PR is related to the following issue(s):

Additional information can be found here:

Testing reference:

first, select WCAG_2_2 from the ruleset list
then scan test/v2/checker/accessibility/rules/draggable_alternative_exists_ruleunit/element_dropstop.html
You should see an NR: "Ensure the draggable element "img" has a "single pointer" alternative" in the result.

I have conducted the following for this PR:

  • I validated this code in Chrome and FF
  • I validated this fix in my local env
  • I provided details for testing
  • This PR has been reviewed and is ready for test
  • I understand that the title of this PR will be used for the next release notes.

@philljenkins philljenkins linked an issue Nov 6, 2023 that may be closed by this pull request
@philljenkins philljenkins changed the title newrule(element_draggable_alternative): WCAG 2.2 drag movement alternative newrule(draggable_alternative_exists): WCAG 2.2: 2.5.7 Dragging Movements Nov 6, 2023
@philljenkins philljenkins linked an issue Nov 6, 2023 that may be closed by this pull request
@shunguoy shunguoy requested a review from tombrunet November 8, 2023 16:12
@shunguoy shunguoy marked this pull request as ready for review November 8, 2023 16:12
@ErickRenteria
Copy link
Contributor

Validated:
Screenshot 2023-11-08 at 7 09 42 PM

@ErickRenteria ErickRenteria merged commit 6dc7dbc into master Nov 9, 2023
15 checks passed
@tombrunet tombrunet deleted the dev-1675 branch April 11, 2024 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants