check abstract method
Inspects elements — a snapshot of the tree captured by the
ElementTreeWalker — and returns any violations found.
Implementation
List<A11yViolation> check(List<A11yElementInfo> elements);
Inspects elements — a snapshot of the tree captured by the
ElementTreeWalker — and returns any violations found.
List<A11yViolation> check(List<A11yElementInfo> elements);