diff --git a/doc/check-options.md b/doc/check-options.md index 17f5adac6c..4a95f84dd7 100644 --- a/doc/check-options.md +++ b/doc/check-options.md @@ -199,6 +199,34 @@ All checks allow these global options: +### aria-allowed-attr + +
Option | +Default | +Description | +
---|---|---|
+ validTreeRowAttrs
+ |
+
+
+ |
+ List of ARIA attributes that are not allowed on role=row when a descendant of a table or a grid |
+