external/accessibility-developer-tools.git
10 days ago Alice BoxhallChanges from upstream master
13 days ago Alice BoxhallPull Audit headings and URLs on to AuditRule spec
2013-05-07 Alice BoxhallFix casts in Properties.js
2013-05-07 Alice BoxhallIncorporate changes made upstream and latest externs.js
2013-05-07 Alice BoxhallAdd new audit rules and AuditResults object
2013-05-06 Alice BoxhallUse all-caps for audit rule severity; create 'Spec...
2013-05-04 Alice BoxhallAdd parse_aria_schemas.py script; auto-generate ARIA...
2013-05-03 Alice BoxhallCheck for default value in RequiredAriaAttributeMissing
2013-03-02 Alice BoxhallAdd auditRulesToRun/auditRulesToIgnore to AuditConfigur...
2013-03-01 Alice BoxhallRemove duplicate require line in NonExistentAriaLabeled...
2013-02-13 Alice BoxhallLower case tag name when checking for script elements
2013-02-13 Alice BoxhallInclude image filename in computed text
2013-02-13 Alice BoxhallAdd testpage.html
2013-02-13 Alice BoxhallAdd focusProperties, audit scope, chromevoxignoreariahi...
2013-02-12 Alice BoxhallAdd a scope parameter to AuditConfig
2013-02-12 Alice BoxhallAdd opt_url to Audit.createReport to allow a custom...
2013-02-12 Alice BoxhallCheck audit result == FAIL before creating result message
2013-01-31 Alice BoxhallAdd createReport and accessibilityErrorMessage methods...
2013-01-29 Alice BoxhallRemove unnecessary entries from externs.js
2013-01-29 Alice BoxhallStrip back to just the code which is unrelated to the...
2013-01-08 Alice BoxhallFix compilation errors
2013-01-04 Alice BoxhallFix bug in AuditConfiguration where rules_ and withCons...
2012-12-21 Alice BoxhallAdd optional ignoreSelectors parameter to AuditRule...
2012-12-20 Alice BoxhallFix incorrect return value in requiredAriaAttributeMissing
2012-12-17 Alice BoxhallAdd Audit.js
2012-12-14 Alice BoxhallSlight refactoring, bugfix for invalid role during...
2012-12-11 Alice BoxhallModify order of script injection in background.js
2012-12-07 Alice BoxhallAdd axs.utils.getQuerySelectorText and regenerate axs_t...
2012-11-21 Alice BoxhallChange shouldRunInDevtools to requiresConsoleAPI everyw...
2012-11-19 Alice BoxhallAdd src/extension directory, containing extension-speci...
2012-11-15 Alice BoxhallAdd gen/axs_testing.js
2012-11-15 Alice BoxhallFix errors in Makefile
2012-11-15 Alice BoxhallRefactor to pull extension-specific code out of the...
2012-10-04 Alice BoxhallPull JS source out into modules for building; update...
2012-10-04 Alice BoxhallAdd messages for requiredAriaAttributeMissing; one...
2012-10-04 Alice BoxhallStyle tweaks for aria-labelledby values.
2012-10-04 Alice BoxhallAdd BadAriaAttributeValue.js and RequiredAriaAttributeM...
2012-10-04 Alice Boxhalladd ariaProperty.html
2012-10-04 Alice BoxhallMore work
2012-10-04 Alice BoxhallFormat IDREF values with a link to the referred element...
2012-10-04 Alice Boxhallcode dump: pull down latest version of templates, work...
2012-10-04 Alice BoxhallMake 'FocusableElementNotVisibleAndNotAriaHidden' audit...
2012-10-04 Alice BoxhallContinued work on computed text.
2012-10-04 Alice BoxhallWIP for more sophisticated computed text value
2012-10-04 Alice BoxhallFix trailing comma and spurious computed text bugs
2012-10-04 Alice BoxhallFirst pass at computed text
2012-10-04 Alice Boxhallrearrange label properties by precedence order; wip...
2012-10-04 Alice BoxhallAdd Handlebar templates as a submodule
2012-10-04 Alice Boxhallrm lib/templates
2012-07-31 Alice BoxhallTweak ImageWithoutAltText audit to ignore hidden images...
2012-07-25 Alice BoxhallIncrement sub-version
2012-07-25 Alice BoxhallFix bug in color parsing for rgba colors, and remove...
2012-07-10 Alice BoxhallRewrite sidebar.html using templates, and add extra...
2012-07-04 Alice Boxhallfix bugs in content script re-injection logic
2012-07-04 Alice Boxhalladd externs.js
2012-07-04 Alice Boxhallre-inject content script on reload
2012-07-04 Alice BoxhallRestructure code and build to use closure-compiler
2012-06-29 Alice BoxhallFinish i18n for sidebar
2012-06-28 Alice BoxhallSet version number to 1.0
2012-06-26 Alice BoxhallAdd messages.json; don't check for url on AuditRule...
2012-06-26 Alice BoxhallPull audit and extension strings out into i18n framework
2012-06-26 Alice Boxhallmerge changes from codesite
2012-06-25 Alice BoxhallIgnore <body> elements in unfocusableElementsWithOnClic...
2012-06-25 Alice BoxhallFix bugs in FocusableElementNotVisibleAndNotAriaHidden
2012-06-25 Alice BoxhallFix un-closed string on ControlsWithoutLabels
2012-06-22 Alice BoxhallUpdate URLs in audit results, and re-generate generated...
2012-06-22 Alice BoxhallInitial commit.
2012-06-22 Alice BoxhallFold video label test on to control label test; add...
2012-06-21 Alice BoxhallMake inherently focusable elements relevant for unfocus...
2012-06-21 Alice Boxhallensure convertElementToResult() and getResultElement...
2012-06-21 Alice BoxhallRemove leftover log statment from controlsWithoutLabels...
2012-06-21 Alice BoxhallPut everything in the generated_accessibility.js script...
2012-06-21 Rachel ShearerMerge branch 'master' of https://code.google.com/a...
2012-06-21 Rachel ShearerBetter regex that handles linux subpixel height
2012-06-20 Alice BoxhallMove audit rule related strings on to the AuditRule...
2012-06-20 Alice BoxhallShorten descriptions for lowContrastElements and nonExi...
2012-06-20 Alice BoxhallInclude severity in audit result text
2012-06-19 Alice Boxhallhandle implicitly focusable elements, correctly check...
2012-06-19 Dominic MazzoniButton with inner text does not need a label
2012-06-18 Dominic MazzoniAdd test, change audit to check every focusable element.
2012-06-18 Dominic MazzoniAdd fix for aria-hidden test and opacity and inherited...
2012-06-18 Alice BoxhallCheck all elements, not just [span, div, img], for...
2012-06-18 Alice BoxhallCheck for element is hidden and fix typo causing tabInd...
2012-06-18 Alice Boxhallhandle multiple string values for aria-labelledby
2012-06-18 Dominic MazzoniFix placeholder and other control label issues
2012-06-18 Alice BoxhallFix miscalculating contrast ratio for elements with...
2012-06-15 Alice Boxhalllist JS_FILES explicitly
2012-06-14 Alice BoxhallRecognise automatic labels on submit/reset buttons...
2012-06-14 Alice BoxhallMake test directory structure mirror src directory...
2012-06-14 Alice BoxhallMake test directory structure mirror src directory...
2012-06-14 Alice BoxhallFix badAriaRole test for new AuditRules structure
2012-06-14 aboxhallRemove commented-out line.
2012-06-14 Alice Boxhallrewrite audit rules in terms of addRule(), including...
2012-06-10 Alice BoxhallFix bug where audit wouldn't show up after closing...
2012-06-08 Mike WestTests + Scope injection for audits.
2012-06-08 Mike WestRefactoring directories for testing.
2012-06-08 Alice BoxhallRename _generated_accessibility.js to generated_accessi...
2012-06-08 Mike WestSplitting accessibility.js into multiple files.
2012-06-08 Alice BoxhallPull common audit rule code out into AuditRule object...
2012-06-08 Mike WestInitial commit.