diff --git a/lighthouse-cli/test/fixtures/a11y/a11y_tester.html b/lighthouse-cli/test/fixtures/a11y/a11y_tester.html index e4e81027b4de..9e997fcb3e90 100644 --- a/lighthouse-cli/test/fixtures/a11y/a11y_tester.html +++ b/lighthouse-cli/test/fixtures/a11y/a11y_tester.html @@ -133,7 +133,7 @@
-
+

form-field-multiple-labels

diff --git a/lighthouse-cli/test/smokehouse/test-definitions/a11y/expectations.js b/lighthouse-cli/test/smokehouse/test-definitions/a11y/expectations.js index edca5fe3ce6c..fe4b0e31269b 100644 --- a/lighthouse-cli/test/smokehouse/test-definitions/a11y/expectations.js +++ b/lighthouse-cli/test/smokehouse/test-definitions/a11y/expectations.js @@ -134,7 +134,7 @@ const expectations = [ }, 'selector': 'body > section > div > div#aria-treeitem-name', 'snippet': '
', - 'explanation': 'Fix any of the following:\n Element does not have text that is visible to screen readers\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n aria-label attribute does not exist or is empty\n Element has no title attribute', + 'explanation': 'Fix any of the following:\n Element does not have text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute', 'nodeLabel': 'div', }, }, @@ -154,7 +154,7 @@ const expectations = [ }, 'selector': 'body > section > div#aria-command-name', 'snippet': '
', - 'explanation': 'Fix any of the following:\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element does not have text that is visible to screen readers', + 'explanation': 'Fix any of the following:\n Element does not have text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute', 'nodeLabel': 'div', }, }, @@ -174,7 +174,7 @@ const expectations = [ }, 'selector': 'body > section > div#aria-tooltip-name', 'snippet': '