diff --git a/cspell.json b/cspell.json index 9290c0804f..e4294e7258 100644 --- a/cspell.json +++ b/cspell.json @@ -238,8 +238,14 @@ "src=\"(?:[^\\\"]+|\\.)*\"", "class=\"(?:[^\\\"]+|\\.)*\"", "data-test-id=\"(?:[^\\\"]+|\\.)*\"", + "aria-activedescendant=\"(?:[^\\\"]+|\\.)*\"", "aria-controls=\"(?:[^\\\"]+|\\.)*\"", + "aria-describedby=\"(?:[^\\\"]+|\\.)*\"", + "aria-details=\"(?:[^\\\"]+|\\.)*\"", + "aria-errormessage=\"(?:[^\\\"]+|\\.)*\"", + "aria-flowto=\"(?:[^\\\"]+|\\.)*\"", "aria-labelledby=\"(?:[^\\\"]+|\\.)*\"", + "aria-owns=\"(?:[^\\\"]+|\\.)*\"", "href=\"(?:[^\\\"]+|\\.)*\"", "for=\"(?:[^\\\"]+|\\.)*\"", "data-(.*[=> ]?)"