UNPKG

axe-core

Version:

Accessibility engine for automated Web UI testing

3 lines (2 loc) 105 B
var title = node.getAttribute('title'); return !!(title ? axe.commons.text.sanitize(title).trim() : '');