| 10 days ago |
Alice Boxhall | Changes from upstream master |
commit | commitdiff | tree |
| 13 days ago |
Alice Boxhall | Pull Audit headings and URLs on to AuditRule spec |
commit | commitdiff | tree |
| 2013-05-07 |
Alice Boxhall | Fix casts in Properties.js |
commit | commitdiff | tree |
| 2013-05-07 |
Alice Boxhall | Incorporate changes made upstream and latest externs.js |
commit | commitdiff | tree |
| 2013-05-07 |
Alice Boxhall | Add new audit rules and AuditResults object |
commit | commitdiff | tree |
| 2013-05-06 |
Alice Boxhall | Use all-caps for audit rule severity; create 'Spec... |
commit | commitdiff | tree |
| 2013-05-04 |
Alice Boxhall | Add parse_aria_schemas.py script; auto-generate ARIA... |
commit | commitdiff | tree |
| 2013-05-03 |
Alice Boxhall | Check for default value in RequiredAriaAttributeMissing |
commit | commitdiff | tree |
| 2013-03-02 |
Alice Boxhall | Add auditRulesToRun/auditRulesToIgnore to AuditConfigur... |
commit | commitdiff | tree |
| 2013-03-01 |
Alice Boxhall | Remove duplicate require line in NonExistentAriaLabeled... |
commit | commitdiff | tree |
| 2013-02-13 |
Alice Boxhall | Lower case tag name when checking for script elements |
commit | commitdiff | tree |
| 2013-02-13 |
Alice Boxhall | Include image filename in computed text |
commit | commitdiff | tree |
| 2013-02-13 |
Alice Boxhall | Add testpage.html |
commit | commitdiff | tree |
| 2013-02-13 |
Alice Boxhall | Add focusProperties, audit scope, chromevoxignoreariahi... |
commit | commitdiff | tree |
| 2013-02-12 |
Alice Boxhall | Add a scope parameter to AuditConfig |
commit | commitdiff | tree |
| 2013-02-12 |
Alice Boxhall | Add opt_url to Audit.createReport to allow a custom... |
commit | commitdiff | tree |
| 2013-02-12 |
Alice Boxhall | Check audit result == FAIL before creating result message |
commit | commitdiff | tree |
| 2013-01-31 |
Alice Boxhall | Add createReport and accessibilityErrorMessage methods... |
commit | commitdiff | tree |
| 2013-01-29 |
Alice Boxhall | Remove unnecessary entries from externs.js |
commit | commitdiff | tree |
| 2013-01-29 |
Alice Boxhall | Strip back to just the code which is unrelated to the... |
commit | commitdiff | tree |
| 2013-01-08 |
Alice Boxhall | Fix compilation errors |
commit | commitdiff | tree |
| 2013-01-04 |
Alice Boxhall | Fix bug in AuditConfiguration where rules_ and withCons... |
commit | commitdiff | tree |
| 2012-12-21 |
Alice Boxhall | Add optional ignoreSelectors parameter to AuditRule... |
commit | commitdiff | tree |
| 2012-12-20 |
Alice Boxhall | Fix incorrect return value in requiredAriaAttributeMissing |
commit | commitdiff | tree |
| 2012-12-17 |
Alice Boxhall | Add Audit.js |
commit | commitdiff | tree |
| 2012-12-14 |
Alice Boxhall | Slight refactoring, bugfix for invalid role during... |
commit | commitdiff | tree |
| 2012-12-11 |
Alice Boxhall | Modify order of script injection in background.js |
commit | commitdiff | tree |
| 2012-12-07 |
Alice Boxhall | Add axs.utils.getQuerySelectorText and regenerate axs_t... |
commit | commitdiff | tree |
| 2012-11-21 |
Alice Boxhall | Change shouldRunInDevtools to requiresConsoleAPI everyw... |
commit | commitdiff | tree |
| 2012-11-19 |
Alice Boxhall | Add src/extension directory, containing extension-speci... |
commit | commitdiff | tree |
| 2012-11-15 |
Alice Boxhall | Add gen/axs_testing.js |
commit | commitdiff | tree |
| 2012-11-15 |
Alice Boxhall | Fix errors in Makefile |
commit | commitdiff | tree |
| 2012-11-15 |
Alice Boxhall | Refactor to pull extension-specific code out of the... |
commit | commitdiff | tree |
| 2012-10-04 |
Alice Boxhall | Pull JS source out into modules for building; update... |
commit | commitdiff | tree |
| 2012-10-04 |
Alice Boxhall | Add messages for requiredAriaAttributeMissing; one... |
commit | commitdiff | tree |
| 2012-10-04 |
Alice Boxhall | Style tweaks for aria-labelledby values. |
commit | commitdiff | tree |
| 2012-10-04 |
Alice Boxhall | Add BadAriaAttributeValue.js and RequiredAriaAttributeM... |
commit | commitdiff | tree |
| 2012-10-04 |
Alice Boxhall | add ariaProperty.html |
commit | commitdiff | tree |
| 2012-10-04 |
Alice Boxhall | More work |
commit | commitdiff | tree |
| 2012-10-04 |
Alice Boxhall | Format IDREF values with a link to the referred element... |
commit | commitdiff | tree |
| 2012-10-04 |
Alice Boxhall | code dump: pull down latest version of templates, work... |
commit | commitdiff | tree |
| 2012-10-04 |
Alice Boxhall | Make 'FocusableElementNotVisibleAndNotAriaHidden' audit... |
commit | commitdiff | tree |
| 2012-10-04 |
Alice Boxhall | Continued work on computed text. |
commit | commitdiff | tree |
| 2012-10-04 |
Alice Boxhall | WIP for more sophisticated computed text value |
commit | commitdiff | tree |
| 2012-10-04 |
Alice Boxhall | Fix trailing comma and spurious computed text bugs |
commit | commitdiff | tree |
| 2012-10-04 |
Alice Boxhall | First pass at computed text |
commit | commitdiff | tree |
| 2012-10-04 |
Alice Boxhall | rearrange label properties by precedence order; wip... |
commit | commitdiff | tree |
| 2012-10-04 |
Alice Boxhall | Add Handlebar templates as a submodule |
commit | commitdiff | tree |
| 2012-10-04 |
Alice Boxhall | rm lib/templates |
commit | commitdiff | tree |
| 2012-07-31 |
Alice Boxhall | Tweak ImageWithoutAltText audit to ignore hidden images... |
commit | commitdiff | tree |
| 2012-07-25 |
Alice Boxhall | Increment sub-version |
commit | commitdiff | tree |
| 2012-07-25 |
Alice Boxhall | Fix bug in color parsing for rgba colors, and remove... |
commit | commitdiff | tree |
| 2012-07-10 |
Alice Boxhall | Rewrite sidebar.html using templates, and add extra... |
commit | commitdiff | tree |
| 2012-07-04 |
Alice Boxhall | fix bugs in content script re-injection logic |
commit | commitdiff | tree |
| 2012-07-04 |
Alice Boxhall | add externs.js |
commit | commitdiff | tree |
| 2012-07-04 |
Alice Boxhall | re-inject content script on reload |
commit | commitdiff | tree |
| 2012-07-04 |
Alice Boxhall | Restructure code and build to use closure-compiler |
commit | commitdiff | tree |
| 2012-06-29 |
Alice Boxhall | Finish i18n for sidebar |
commit | commitdiff | tree |
| 2012-06-28 |
Alice Boxhall | Set version number to 1.0 |
commit | commitdiff | tree |
| 2012-06-26 |
Alice Boxhall | Add messages.json; don't check for url on AuditRule... |
commit | commitdiff | tree |
| 2012-06-26 |
Alice Boxhall | Pull audit and extension strings out into i18n framework |
commit | commitdiff | tree |
| 2012-06-26 |
Alice Boxhall | merge changes from codesite |
commit | commitdiff | tree |
| 2012-06-25 |
Alice Boxhall | Ignore <body> elements in unfocusableElementsWithOnClic... |
commit | commitdiff | tree |
| 2012-06-25 |
Alice Boxhall | Fix bugs in FocusableElementNotVisibleAndNotAriaHidden |
commit | commitdiff | tree |
| 2012-06-25 |
Alice Boxhall | Fix un-closed string on ControlsWithoutLabels |
commit | commitdiff | tree |
| 2012-06-22 |
Alice Boxhall | Update URLs in audit results, and re-generate generated... |
commit | commitdiff | tree |
| 2012-06-22 |
Alice Boxhall | Initial commit. |
commit | commitdiff | tree |
| 2012-06-22 |
Alice Boxhall | Fold video label test on to control label test; add... |
commit | commitdiff | tree |
| 2012-06-21 |
Alice Boxhall | Make inherently focusable elements relevant for unfocus... |
commit | commitdiff | tree |
| 2012-06-21 |
Alice Boxhall | ensure convertElementToResult() and getResultElement... |
commit | commitdiff | tree |
| 2012-06-21 |
Alice Boxhall | Remove leftover log statment from controlsWithoutLabels... |
commit | commitdiff | tree |
| 2012-06-21 |
Alice Boxhall | Put everything in the generated_accessibility.js script... |
commit | commitdiff | tree |
| 2012-06-21 |
Rachel Shearer | Merge branch 'master' of https://code.google.com/a... |
commit | commitdiff | tree |
| 2012-06-21 |
Rachel Shearer | Better regex that handles linux subpixel height |
commit | commitdiff | tree |
| 2012-06-20 |
Alice Boxhall | Move audit rule related strings on to the AuditRule... |
commit | commitdiff | tree |
| 2012-06-20 |
Alice Boxhall | Shorten descriptions for lowContrastElements and nonExi... |
commit | commitdiff | tree |
| 2012-06-20 |
Alice Boxhall | Include severity in audit result text |
commit | commitdiff | tree |
| 2012-06-19 |
Alice Boxhall | handle implicitly focusable elements, correctly check... |
commit | commitdiff | tree |
| 2012-06-19 |
Dominic Mazzoni | Button with inner text does not need a label |
commit | commitdiff | tree |
| 2012-06-18 |
Dominic Mazzoni | Add test, change audit to check every focusable element. |
commit | commitdiff | tree |
| 2012-06-18 |
Dominic Mazzoni | Add fix for aria-hidden test and opacity and inherited... |
commit | commitdiff | tree |
| 2012-06-18 |
Alice Boxhall | Check all elements, not just [span, div, img], for... |
commit | commitdiff | tree |
| 2012-06-18 |
Alice Boxhall | Check for element is hidden and fix typo causing tabInd... |
commit | commitdiff | tree |
| 2012-06-18 |
Alice Boxhall | handle multiple string values for aria-labelledby |
commit | commitdiff | tree |
| 2012-06-18 |
Dominic Mazzoni | Fix placeholder and other control label issues |
commit | commitdiff | tree |
| 2012-06-18 |
Alice Boxhall | Fix miscalculating contrast ratio for elements with... |
commit | commitdiff | tree |
| 2012-06-15 |
Alice Boxhall | list JS_FILES explicitly |
commit | commitdiff | tree |
| 2012-06-14 |
Alice Boxhall | Recognise automatic labels on submit/reset buttons... |
commit | commitdiff | tree |
| 2012-06-14 |
Alice Boxhall | Make test directory structure mirror src directory... |
commit | commitdiff | tree |
| 2012-06-14 |
Alice Boxhall | Make test directory structure mirror src directory... |
commit | commitdiff | tree |
| 2012-06-14 |
Alice Boxhall | Fix badAriaRole test for new AuditRules structure |
commit | commitdiff | tree |
| 2012-06-14 |
aboxhall | Remove commented-out line. |
commit | commitdiff | tree |
| 2012-06-14 |
Alice Boxhall | rewrite audit rules in terms of addRule(), including... |
commit | commitdiff | tree |
| 2012-06-10 |
Alice Boxhall | Fix bug where audit wouldn't show up after closing... |
commit | commitdiff | tree |
| 2012-06-08 |
Mike West | Tests + Scope injection for audits. |
commit | commitdiff | tree |
| 2012-06-08 |
Mike West | Refactoring directories for testing. |
commit | commitdiff | tree |
| 2012-06-08 |
Alice Boxhall | Rename _generated_accessibility.js to generated_accessi... |
commit | commitdiff | tree |
| 2012-06-08 |
Mike West | Splitting accessibility.js into multiple files. |
commit | commitdiff | tree |
| 2012-06-08 |
Alice Boxhall | Pull common audit rule code out into AuditRule object... |
commit | commitdiff | tree |
| 2012-06-08 |
Mike West | Initial commit. |
commit | commitdiff | tree |
|