-
-
Notifications
You must be signed in to change notification settings - Fork 8.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Co-authored-by: sebastienlorber <[email protected]>
- Loading branch information
Showing
3 changed files
with
20 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11 changes: 11 additions & 0 deletions
11
website/_dogfooding/_pages tests/navbar-dropdown-tests.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# navbar-dropdown-tests | ||
|
||
<div id="navbar-dropdown-tests"> | ||
|
||
1. Make sure that the theme switcher is placed immediately after the language switcher in the navbar. | ||
2. Press `Tab` several times to focus language switcher. | ||
3. Press `Enter` to open language switcher. | ||
4. Press `Tab` several times to exit language switcher. | ||
5. Check if the theme selection button is in focus immediately after the last item. | ||
|
||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters