gecko-dev/accessible/tests/mochitest
Mark Banner 2bf9485071 Bug 1362947 - Upgrade eslint-plugin-html to 2.0.3 to pick up --fix support. r=jaws
MozReview-Commit-ID: 5fVG7akPnGM

--HG--
extra : rebase_source : e462e84bf8f2ffd893d1fd6b5ea14bbc093168dd
2017-05-08 10:29:47 +01: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 Bug 1242051 - Add inter-directory test support file dependencies to ini manifests. r=gps 2016-04-04 14:56:52 -07:00
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 Bug 1242051 - Add inter-directory test support file dependencies to ini manifests. r=gps 2016-04-04 14:56:52 -07:00
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 Bug 1242051 - Add inter-directory test support file dependencies to ini manifests. r=gps 2016-04-04 14:56:52 -07:00
relations Bug 1310794 - implement aria-details and aria-errormessage, r=davidb 2016-10-25 13:51:27 -04: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 Bug 1242051 - Remove erroneous line in accessible/tests/mochitest/selectable/a11y.ini causing test failures when running locally. r=me 2016-04-06 08:52:03 -07:00
states Bug 1360166 - Make accessible/ ESLint rules inherit from the mozilla/recommended configuration. r=surkov 2017-04-27 11:53:38 +01: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 Bug 1242051 - Add inter-directory test support file dependencies to ini manifests. r=gps 2016-04-04 14:56:52 -07:00
textrange Bug 1242051 - Add inter-directory test support file dependencies to ini manifests. r=gps 2016-04-04 14:56:52 -07:00
textselection Bug 1242051 - Add inter-directory test support file dependencies to ini manifests. r=gps 2016-04-04 14:56:52 -07:00
tree Bug 1360166 - Make accessible/ ESLint rules inherit from the mozilla/recommended configuration. r=surkov 2017-04-27 11:53:38 +01: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 Bug 1249489 - covert css to device pixels in scroll/test_zoom.html and test_nsIAccessibleImage.html, r=yzen 2016-02-23 18:43:37 -05:00
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 Bug 1257128 (part 3) - Remove unused createAtom() function in a test. r=tbsaunde. 2016-03-16 21:10:10 +11:00
value.js