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

F78 is intended for keyboard - should be in the test procedure #191

Closed
jnurthen opened this issue May 31, 2016 · 1 comment
Closed

F78 is intended for keyboard - should be in the test procedure #191

jnurthen opened this issue May 31, 2016 · 1 comment

Comments

@jnurthen
Copy link
Member

jnurthen commented May 31, 2016

The description of F78 States
"This describes a failure condition that occurs when the user agent's default visual indication of keyboard focus is turned off or rendered non-visible by other styling on the page without providing an author-supplied visual focus indicator."

The test procedure states.

Procedure

  1. Set the focus to all focusable elements on a page.
  2. Check that the focus indicator is visible.

Expected Results

#2 is true.

I propose changing to

Procedure

  1. Set the focus to all focusable elements on a page using the keyboard.
  2. Check that the focus indicator is visible.

Expected Results

#2 is true.

@awkawk
Copy link
Member

awkawk commented Jun 6, 2016

Changes submitted in Pull Request #192 were accepted, so closing.

@awkawk awkawk closed this as completed Jun 6, 2016
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

No branches or pull requests

2 participants