dequelabs / dequelabs/axe-core

Add axe.utils.querySelector

Open
#757 0 comments 0 reactions 0 assignees View on GitHub
core performance
Dominant language
JavaScript
Stars
7.5k
Forks
933
Avg merge
2d 23h
Merged PRs (30d)
17

Description

In addition to a axe.utils.querySelectorAll, there are a lot of places where we only want to know the first element (or if there were any matching elements). It'd be great if instead of building the whole list and than picking the first we could just stop at the first one.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.