You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Based on my reading of the 1.4.10 Understanding document and some of the issue requests raised here, I'm unclear on whether "scrolling in two dimensions" means:
The page should not require users to scroll in two dimensions at the same time to read content. Example: When you zoom to 400%, the page continues to have the same dimensions as it does at 100%, requiring the user to pan around, like they would have to do in a (traditionally) zoomed PDF. or
The page should not require any kind of horizontal scrolling at 400% zoom, outside of the "required for understanding" exceptions, even if the user doesn't have to scroll up/down and left/right at the same time. Example: A menu bar in which the user needs to scroll left and right to perceive some of the items, but not up and down.