You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* @param line {!String} The error line, something like: "Warning: ERROR_CODE (Description) failed on the following element:\nhtml\nSee https://link for more information
"Warning: AX_TITLE_01 (The web page should have a title that describes topic or purpose) failed on the following element:\nhtml\nSee https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#ax_title_01 for more information."
2
+
"errors": [
3
+
{
4
+
"code": "AX_TEXT_01",
5
+
"msg": "Controls and media elements should have labels",
0 commit comments