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
@@ -431,3 +433,5 @@ The `+'issue'+` object provides relevant data pertaining to any issue generated
431
433
* `+url+` : `+String+` URL reference for the issue. By default, this will be a link to the W3 website, containing the W3 WCAG technique that needs to be addressed to clear the issue.
432
434
433
435
* `+element+` : `+Object+` DOM element where the issue was found.
436
+
437
+
* `+contentID+` : `+String+` A short snippet of the content (such as text, image, or table) where the issue was found.
0 commit comments