-
Notifications
You must be signed in to change notification settings - Fork 344
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Scrollable Layout Grid: Change heading levels, labeling, and add page…
…nation status text (pull #550) Made four of five changes for issue #544: 1. Change the headings inside the grid to level 5. 2. Add a visual title above the grid `<h4>Search Results for "W3C WAI-ARIA"</h4>`, put an ID on the <h4>, and use aria-labelledby on the grid to point to it. 3. Remove aria-label from the grid. 4. Below the title, and above the grid, add a status line with text like: "Showing results 1 to 5 of 19". Update the status as the grid scrolls.
- Loading branch information
1 parent
96b2144
commit 9a1ea48
Showing
3 changed files
with
65 additions
and
44 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
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
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