Sha256: c730deb9e0be4002aa67aec4b840a6c10db1ccf275912bbb3b42008c12652550
Contents?: true
Size: 255 Bytes
Versions: 375
Compression:
Stored size: 255 Bytes
Contents
// passing node.caption to accessibleText instead of using // the logic in accessibleTextVirtual on virtualNode return ( !!(node.summary && node.caption) && node.summary.toLowerCase() === axe.commons.text.accessibleText(node.caption).toLowerCase() );
Version data entries
375 entries across 375 versions & 1 rubygems