Skip to content

Commit

Permalink
Updated focus-indicator tree
Browse files Browse the repository at this point in the history
  • Loading branch information
alastc committed Nov 25, 2024
1 parent 602cfd4 commit fd02ad8
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions how-to/outcomes/focus-appearance/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,7 @@ The keyboard focus must have a sufficient visual indicator.
For each focusable item:

1. Is the user-agent default focus indicator used? (Prerequisite)
1. Yes, the [user-agent default indicator](methods/default-focus-indicator) is used AND the *accessibility support set* incorporates [Using the default focus indicator and checking contrast](methods/default-focus-indicator-check-contrast) and checking contrast. Stop.
2. No, continue.


2. Is the user-agent default focus indicator used, and meets contrast across backgrounds? (Baseline)
1. Yes, indicator must meet [Using the default focus indicator and checking contrast](methods/default-focus-indicator-check-contrast). Stop.
1. Yes, the [user-agent default indicator](methods/default-focus-indicator) is used AND the *accessibility support set* meets [Custom focus indicators](methods/custom-focus-indicator). Stop.
2. No, continue.


Expand Down

0 comments on commit fd02ad8

Please sign in to comment.