UNPKG

axe-core

Version:

Accessibility engine for automated Web UI testing

11 lines (10 loc) 182 B
var role = node.getAttribute('role'); return [ 'doc-backlink', 'doc-biblioentry', 'doc-biblioref', 'doc-cover', 'doc-endnote', 'doc-glossref', 'doc-noteref' ].includes(role);