We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0957dab commit 956281bCopy full SHA for 956281b
lib/checks/shared/aria-labelledby.json
@@ -5,7 +5,7 @@
5
"impact": "serious",
6
"messages": {
7
"pass": "aria-labelledby attribute exists and references elements that are visible to screen readers",
8
- "fail": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty or not visible"
+ "fail": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
9
}
10
11
0 commit comments