Class OutlineNone

java.lang.Object
com.google.errorprone.bugpatterns.BugChecker
com.google.errorprone.bugpatterns.OutlineNone
All Implemented Interfaces:
BugChecker.AnnotationTreeMatcher, BugChecker.MethodInvocationTreeMatcher, Suppressible, Serializable

Check for the a11y antipattern of setting CSS outline attributes to none or 0.
See Also: