Commit Graph

44 Commits

Author SHA1 Message Date
Brian Hicks
b279f1643e allow under 4 a11y errors 2020-10-30 16:25:29 -05:00
Brian Hicks
cd2957ee05 bump acceptable axe errors to 4 2020-10-29 00:06:03 -05:00
Brian Hicks
1125b4fd28 fix zero checking not working 2020-10-28 22:25:28 -05:00
Tessa Kelly
8729d8bb4f Change the racheting accessibility tooling to expect null violations 2020-09-04 16:27:56 -07:00
Tessa Kelly
a5f2ed95a7 Increase the duplicate ids count
we don't have a fix for duplicate svg filter ids yet
2020-07-30 13:14:20 -07:00
Aaron VonderHaar
f964a2e2d5 Upgrade to avh4/elm-debug-controls@2.2.1 2020-04-10 14:53:33 -07:00
Tessa Kelly
fab1e3dfb7 Ratchet target errors 2020-03-31 13:20:37 -05:00
Tessa Kelly
90f5c47773 Update the scripts 2020-03-31 10:54:40 -07:00
Gavin Panella
28d36c6f64 Revert "Merge pull request #461 from NoRedInk/puffins/prepare-for-merge"
This reverts commit 4373c78d82, reversing
changes made to 6b78075f02.
2020-03-06 20:00:34 +01:00
Stoeffel
873f0ef521 move files into subdirectory 2020-03-02 10:45:03 +01:00
Tessa Kelly
cd9dacad9c Reduce target errors' 2019-11-25 16:57:48 -08:00
Brian Hicks
cb3c5c4630 darken default red 2019-11-15 19:10:17 -06:00
Brian Hicks
03eee1aeda remove a couple more invalid aria attributes 2019-11-15 17:09:26 -06:00
Brian Hicks
3e313ac4d3 fix invalid aria attributes
1. a valid ID cannot contain spaces
2. an ID referenced by aria-controls must be present on the page
2019-11-15 17:09:25 -06:00
Brian Hicks
dc0b0966e0 aria-selected has to be on the element with role=tab 2019-11-15 17:09:25 -06:00
Brian Hicks
8873b4883a fix unlabelled select 2019-11-15 17:09:25 -06:00
Brian Hicks
1a36f88c6d contain all content in landmarks 2019-11-15 17:09:25 -06:00
Brian Hicks
4618cc5fde get rid of all out-of-order header violations 2019-11-15 17:09:25 -06:00
Brian Hicks
fe06f37b8f add language to html 2019-11-15 17:09:25 -06:00
Brian Hicks
45574578ca remove duplicate IDs/active selectors in segmented control 2019-11-15 17:09:25 -06:00
Brian Hicks
946525243e fix duplicate IDs in checkbox example 2019-11-15 17:09:25 -06:00
Brian Hicks
292c07b2fb change target errors and make the value more obvious 2019-11-15 17:09:25 -06:00
Brian Hicks
f6f628fb55 fix typo 2019-11-15 17:09:25 -06:00
Tessa Kelly
6ab4a905ff Fix duped ids 2019-11-08 12:31:38 -08:00
Ju Liu
85dde02bd9 Merge branch 'master' into tessa/accordion 2019-10-28 15:55:43 +00:00
Tessa Kelly
bfd623ae78 Change target errors
I don't think there's a way to avoid duplicating svg ids for filters 🤷
2019-10-24 13:28:43 -07:00
Tessa Kelly
13052d33db Update target errors 2019-10-24 13:10:37 -07:00
Gavin Panella
52fdfa9a71 Merge remote-tracking branch 'origin/master' into zamboni/accessible-tooltips 2019-10-10 19:51:08 +02:00
Michael Hadley
f5a39abedf Tab.links should be using the tab and tablist roles 2019-10-02 08:23:51 -07:00
brookeangel
a9af66d754 sorry, axe 2019-09-30 15:38:34 -07:00
Tessa Kelly
1d3b070fae Ratchet 2019-09-19 08:34:38 -07:00
tremlab
4b3a24495c lower target errors - 72 2019-08-19 16:39:40 -07:00
Tessa Kelly
513a169359 Lower target errors 2019-08-19 15:54:54 -07:00
Tessa Kelly
8dcf01e041 Try 98
locally, running the script definitely says that there are 23 errors. but ci thinks 98.
2019-08-13 13:49:33 -07:00
Tessa Kelly
b493d9fc88 Reduce target errors 2019-08-13 13:36:57 -07:00
Brian Hicks
fea28b640b update debugging instructions now that the report isn't a file 2019-07-29 14:30:43 -05:00
Brian Hicks
9c9b5ab2e1 bump failures to 161 2019-07-29 14:28:38 -05:00
Brian Hicks
1e1ac5e5b1 exit on failures 2019-07-29 13:47:50 -05:00
brookeangel
3ba7fca194 Revert "remove duplicate IDs in Checkbox.V5"
This reverts commit b48a3b7a71.
2019-07-24 13:53:34 -07:00
Brian Hicks
8e1b22e944 clarify what should be done if the number went up 2019-07-24 05:47:34 -05:00
Brian Hicks
b48a3b7a71 remove duplicate IDs in Checkbox.V5 2019-07-24 05:46:48 -05:00
Brian Hicks
4268f86f12 add more useful debugging steps 2019-07-23 17:10:08 -05:00
Brian Hicks
c9dcdf342b make error friendlier 2019-07-23 16:59:14 -05:00
Brian Hicks
452866accd add testing with axe 2019-07-23 16:55:31 -05:00