gecko-dev/accessible/tests/mochitest
Eitan Isaacson cbc10fc587 Bug 1367486 - Move failing part of states/test_link.html to browser test. r=surkov 2017-05-30 10:57:01 -07:00
..
actions Bug 1360166 - Make accessible/ ESLint rules inherit from the mozilla/recommended configuration. r=surkov 2017-04-27 11:53:38 +01:00
aom Bug 1325160 - implement AOM attributes, r=smaug 2016-12-23 14:36:55 -05:00
attributes Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws. 2017-01-30 08:10:22 +01:00
bounds
editabletext Bug 1360166 - Make accessible/ ESLint rules inherit from the mozilla/recommended configuration. r=surkov 2017-04-27 11:53:38 +01:00
elm Bug 1360166 - Make accessible/ ESLint rules inherit from the mozilla/recommended configuration. r=surkov 2017-04-27 11:53:38 +01:00
events Bug 1360166 - Make accessible/ ESLint rules inherit from the mozilla/recommended configuration. r=surkov 2017-04-27 11:53:38 +01:00
focus
hittest Bug 1360166 - Make accessible/ ESLint rules inherit from the mozilla/recommended configuration. r=surkov 2017-04-27 11:53:38 +01:00
hyperlink Bug 1360166 - Make accessible/ ESLint rules inherit from the mozilla/recommended configuration. r=surkov 2017-04-27 11:53:38 +01:00
hypertext Bug 1268069 - embeded object collection may be not updated on removals, r=yzen 2016-05-25 15:48:45 -04:00
jsat Bug 1362947 - Upgrade eslint-plugin-html to 2.0.3 to pick up --fix support. r=jaws 2017-05-08 10:29:47 +01:00
name Bug 1360166 - Make accessible/ ESLint rules inherit from the mozilla/recommended configuration. r=surkov 2017-04-27 11:53:38 +01:00
pivot
relations Backed out changeset 59567c6c1e71 (bug 1357386) for landing with wrong bugnumber 2017-05-30 08:51:40 +02:00
role Bug 1294086 - implement ARIA feed role, r=yzen 2016-08-10 14:07:29 -04:00
scroll Bug 1360166 - Make accessible/ ESLint rules inherit from the mozilla/recommended configuration. r=surkov 2017-04-27 11:53:38 +01:00
selectable
states Bug 1367486 - Move failing part of states/test_link.html to browser test. r=surkov 2017-05-30 10:57:01 -07:00
table Bug 1360166 - Make accessible/ ESLint rules inherit from the mozilla/recommended configuration. r=surkov 2017-04-27 11:53:38 +01:00
text Bug 1107904 - Remove packed.js and references to it as it is unused. r=standard8 2017-04-12 11:10:00 +01:00
textattrs Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
textcaret
textrange
textselection
tree Backed out changeset 59567c6c1e71 (bug 1357386) for landing with wrong bugnumber 2017-05-30 08:51:40 +02:00
treeupdate Bug 1360166 - Clean up global handling for accessible/tests/. r=surkov 2017-04-27 12:07:04 +01:00
value Bug 1360166 - Make accessible/ ESLint rules inherit from the mozilla/recommended configuration. r=surkov 2017-04-27 11:53:38 +01:00
.eslintrc.js Bug 1360166 - Make accessible/ ESLint rules inherit from the mozilla/recommended configuration. r=surkov 2017-04-27 11:53:38 +01:00
a11y.ini Use a zip instead of an xpi file to test document states in order to avoid the permission prompt (bug 1004061). r=tbsaunde 2016-07-08 09:45:39 -04:00
actions.js Bug 1360166 - Make accessible/ ESLint rules inherit from the mozilla/recommended configuration. r=surkov 2017-04-27 11:53:38 +01:00
attributes.js Bug 1352802 - Typo fixes around 'accessible'. r=MattN 2017-04-03 09:47:00 -07:00
autocomplete.js
browser.js Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout 2017-04-14 23:39:22 +02:00
common.js Bug 527003 - renaming all XPCOM uses of deprecated accessible retrieval to accessibility service. r=surkov 2016-08-09 15:38:54 -04:00
dumbfile.zip Use a zip instead of an xpi file to test document states in order to avoid the permission prompt (bug 1004061). r=tbsaunde 2016-07-08 09:45:39 -04:00
events.js Bug 1360166 - Make accessible/ ESLint rules inherit from the mozilla/recommended configuration. r=surkov 2017-04-27 11:53:38 +01:00
formimage.png
grid.js Bug 1360166 - Make accessible/ ESLint rules inherit from the mozilla/recommended configuration. r=surkov 2017-04-27 11:53:38 +01:00
layout.js Bug 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws. 2017-01-27 10:51:03 +01:00
letters.gif
longdesc_src.html
moz.build Bug 1296769 - introduce a11y API, r=smaug, yzen 2016-08-23 14:15:15 -04:00
moz.png
name.js
pivot.js Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws. 2017-01-30 08:10:22 +01:00
relations.js Bug 1360166 - Make accessible/ ESLint rules inherit from the mozilla/recommended configuration. r=surkov 2017-04-27 11:53:38 +01:00
role.js Bug 634004 - Implement accessibility API support for html:details and html:summary elements, r=surkov 2016-06-01 17:07:56 +02:00
selectable.js Bug 1360166 - Make accessible/ ESLint rules inherit from the mozilla/recommended configuration. r=surkov 2017-04-27 11:53:38 +01:00
states.js Bug 1360166 - Make accessible/ ESLint rules inherit from the mozilla/recommended configuration. r=surkov 2017-04-27 11:53:38 +01:00
table.js Bug 1360166 - Make accessible/ ESLint rules inherit from the mozilla/recommended configuration. r=surkov 2017-04-27 11:53:38 +01:00
test_OuterDocAccessible.html Bug 1360166 - Make accessible/ ESLint rules inherit from the mozilla/recommended configuration. r=surkov 2017-04-27 11:53:38 +01:00
test_aria_token_attrs.html
test_bug420863.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
test_descr.html
test_nsIAccessibleDocument.html
test_nsIAccessibleImage.html
text.js Bug 1360166 - Make accessible/ ESLint rules inherit from the mozilla/recommended configuration. r=surkov 2017-04-27 11:53:38 +01:00
treeview.css
treeview.js
value.js