UNPKG

axe-core

Version:

Accessibility engine for automated Web UI testing

9 lines (8 loc) 196 B
/* exported text */ /*eslint no-unused-vars: 0*/ /** * Namespace for text-related utilities. * @namespace text * @memberof axe.commons */ var text = (commons.text = { EdgeFormDefaults: {} });