http://fontawesome.io/accessibility/
We should at least use aria-hidden to avoid confusing screenreaders. From the examples on http://fontawesome.io/:
Note: to improve web accessibility, we recommend using aria-hidden="true" to hide icons used purely for decoration.
http://fontawesome.io/accessibility/
We should at least use
aria-hiddento avoid confusing screenreaders. From the examples on http://fontawesome.io/: