Skip to content

Commit

Permalink
Create updated tests for APG design pattern example: Toggle Button (#408
Browse files Browse the repository at this point in the history
)

* Add references.csv

* Add timestamped example directory and update references.csv

* Add commands.csv

* Add tests.csv

* Update some setup script names in tests.csv

* Add setup scripts

* Example: remove unneeded CSS/JS references

* Example: update page title and main heading text

* Example: remove 'Related Links' nav and similar example links, as well as 'Accessibility Features', 'Keyboard Support', 'Role, Property, State, and Tabindex Attributes' and source code sections and footer nav

* Example: update pattern href

* Example: hide command button which isn't being tested in this plan

Note: the button has and preceding text has been hidden via `display: none` and `tabindex='-1'`, because removing it causes errors in the JavaScript for the example.

* Example: add links before and after the toggle button for use in setup scripts

* Generate test and review files automatically

* Change backslashes to forward slashes in references.csv

* Generate test and review files automatically

* Regenerated test/review files

* Generate test and review files automatically

* Fix typos in commands.csv

* Generate test and review files automatically

* Change INST_TAB INST_UP to INS_Tab INS_UP commands in test 13

* Generate test and review files automatically

* Generate test and review files automatically

Co-authored-by: James Scholes <[email protected]>
Co-authored-by: jscholes <[email protected]>
Co-authored-by: IsaDC <[email protected]>
Co-authored-by: Howard Edwards <[email protected]>
Co-authored-by: howard-e <[email protected]>
  • Loading branch information
6 people authored Jul 22, 2021
1 parent 309db24 commit f2d5123
Show file tree
Hide file tree
Showing 82 changed files with 8,431 additions and 574 deletions.
40 changes: 24 additions & 16 deletions build/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit f2d5123

Please sign in to comment.