UNPKG

axe-core

Version:

Accessibility engine for automated Web UI testing

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