tbk AODA Process
Known 'gotchas':
AODA Online will falsely report empty anchor tags containing images if the text is in a sibling element.
AODA Online will falsely report missing label tags if the input is inside of the label tag.
Pointer Accessibility
Click, tap, touch (etc) events
Don't bind to the "down" event, bind to the "up" event so user can move away from element if mistakenly clicked
Text Spacing (AA)
We should be using click events instead
TARGET SIZE (AA)