gecko-dev/accessible/tests/mochitest
Samuel Thibault 6f09cb80ba Bug 1445968 Accessible: factorize and optimize testing for password role r=surkov
--HG--
extra : rebase_source : 5f945bab6c2c86d059893082f9f04d6ac4492f73
2018-03-16 13:02:00 +02:00
..
actions Bug 1425244 - Enable ESLint rule no-cond-assign for accessible/tests/mochitest/. r=surkov 2017-12-11 13:36:16 +00:00
aom Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop. 2018-02-01 20:45:22 +01:00
attributes Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
bounds Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
editabletext Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
elm Bug 1446954: Cleanup !stylo and styloVsGecko test expectations. r=xidorn 2018-03-20 11:29:51 +01:00
events Bug 1445572 - Rename mCurrentTab / mCurrentBrowser to _selectedTab / _selectedBrowser. r=jaws 2018-03-14 09:59:06 +01:00
focus Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
hittest Bug 1428685 - Use dom.webcomponents.shadowdom.enabled pref for Shadow DOM. r=smaug 2018-01-16 17:16:30 +01:00
hyperlink Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
hypertext Bug 1425244 - Enable ESLint rule comma-spacing for accessible/tests/mochitest/. r=surkov 2017-12-11 13:32:51 +00:00
jsat Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
name Bug 1408636 - Ensure accessibility tests pass regardless of image caching affecting whitespace. r=yzen 2018-02-07 07:27:28 -05:00
pivot Bug 1425244 - Enable ESLint rule comma-spacing for accessible/tests/mochitest/. r=surkov 2017-12-11 13:32:51 +00:00
relations Bug 1425244 - Enable ESLint rule object-shorthand for accessible/. r=surkov 2017-12-11 13:08:14 +00:00
role Bug 1433891 - ARIA documents should be easily distinguishable from native ones r=marcoz 2018-02-06 12:13:00 +02:00
scroll Bug 1425244 - Enable ESLint rule no-redeclare for accessible/tests/mochitest/. r=surkov 2017-12-11 15:32:36 +00:00
selectable Bug 1425244 - Enable ESLint rule no-redeclare for accessible/tests/mochitest/. r=surkov 2017-12-11 15:32:36 +00:00
states Bug 1445572 - Rename mCurrentTab / mCurrentBrowser to _selectedTab / _selectedBrowser. r=jaws 2018-03-14 09:59:06 +01:00
table Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop. 2018-02-01 20:45:22 +01:00
text Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop. 2018-02-01 20:45:22 +01:00
textattrs Bug 1425244 - Enable ESLint rule no-redeclare for accessible/tests/mochitest/. r=surkov 2017-12-11 15:32:36 +00:00
textcaret Bug 1427754 - Enable ESLint rule mozilla/use-services for accessible/ r=surkov 2018-01-03 15:26:19 +00:00
textrange Bug 1425244 - Enable ESLint rule no-redeclare for accessible/tests/mochitest/. r=surkov 2017-12-11 15:32:36 +00:00
textselection Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
tree Bug 1444891 - Remove the statuspanel binding. r=jaws 2018-03-12 20:47:31 +01:00
treeupdate Bug 1445968 Accessible: factorize and optimize testing for password role r=surkov 2018-03-16 13:02:00 +02:00
value Bug 1385817 - Enable brace-style and no-else-return ESLint rules for accessible/ r=yzen 2017-08-01 19:08:02 +01:00
.eslintrc.js Bug 1443964: Follow-up: Remove no-cpows-in-test rule from files listed in .hgignore. r=bustage 2018-03-16 12:40:59 -07:00
a11y.ini
actions.js Bug 1327097 - Part II, Allow a11y test harness to listen event on the DOM element r=smaug,surkov 2017-11-14 17:02:45 +08:00
attributes.js Bug 1425244 - Enable ESLint rule no-redeclare for accessible/tests/mochitest/. r=surkov 2017-12-11 15:32:36 +00:00
autocomplete.js Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
browser.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
common.js Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
dumbfile.zip
events.js Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
formimage.png
grid.js Bug 1436508 part 10. Remove use of nsIDOMKeyEvent in JS. r=masayuki 2018-02-09 11:17:09 -05:00
layout.js Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
letters.gif
longdesc_src.html
moz.build Bug 638313 - splitting and making test_docload tests more reliable. r=surkov 2017-10-26 16:37:16 -04:00
moz.png
name.js Bug 1385817 - Enable brace-style and no-else-return ESLint rules for accessible/ r=yzen 2017-08-01 19:08:02 +01:00
pivot.js Bug 1436575 - Add exceptions for cases that cannot be simplified by negation or !! coercion. r=standard8 2018-02-09 10:10:08 -05:00
relations.js Bug 1425244 - Enable ESLint rule no-redeclare for accessible/tests/mochitest/. r=surkov 2017-12-11 15:32:36 +00:00
role.js Bug 1433891 - ARIA documents should be easily distinguishable from native ones r=marcoz 2018-02-06 12:13:00 +02:00
selectable.js Bug 1425244 - Enable ESLint rule no-redeclare for accessible/tests/mochitest/. r=surkov 2017-12-11 15:32:36 +00:00
states.js Bug 1385817 - Enable brace-style and no-else-return ESLint rules for accessible/ r=yzen 2017-08-01 19:08:02 +01:00
table.js Bug 1436575 - Autofix errors from no-compare-against-boolean-literal. r=standard8 2018-02-08 12:57:31 -05:00
test_OuterDocAccessible.html Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
test_aria_token_attrs.html Bug 1425244 - Enable ESLint rule comma-spacing for accessible/tests/mochitest/. r=surkov 2017-12-11 13:32:51 +00:00
test_bug420863.html Bug 1411368 - Automatically fix no-multi-spaces issues raised when using ESLint 4. r=mossop 2017-10-26 11:47:01 +01:00
test_descr.html Bug 1385817 - Enable brace-style and no-else-return ESLint rules for accessible/ r=yzen 2017-08-01 19:08:02 +01:00
test_nsIAccessibleDocument.html Bug 1385817 - Enable brace-style and no-else-return ESLint rules for accessible/ r=yzen 2017-08-01 19:08:02 +01:00
test_nsIAccessibleImage.html Bug 1425244 - Enable ESLint rule no-redeclare for accessible/tests/mochitest/. r=surkov 2017-12-11 15:32:36 +00:00
text.js Bug 1425244 - Enable ESLint rule no-redeclare for accessible/tests/mochitest/. r=surkov 2017-12-11 15:32:36 +00:00
treeview.css
treeview.js Bug 1430374 - Remove support for progressmeter tree cells. r=bz,dao 2018-01-18 10:36:05 +00:00
value.js Bug 1385817 - Enable brace-style and no-else-return ESLint rules for accessible/ r=yzen 2017-08-01 19:08:02 +01:00