Bootstrap's `.visually-hidden` class differs from `display: none` in which critical accessibility way?
-
A
It hides content from all users equally
-
B
Content remains in the accessibility tree and is read by screen readers
-
C
It removes the element from the DOM
-
D
It applies only on mobile viewports