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
So far we have assumed that reflow may be generally tested either at a viewport width of 320px or at 1280px and 400% zoom (the Note in 1.4.10 claims equivalence). In practice, it turns out that some sites seem OK when viewed in a narrow browser window but are pretty unusable on the desktop with 400% zoom (because there is a lot less vertical space). An example is https://www.bmu.de/ where at 400% zoom the navigation drawer is sticky / unusable - the lower items do not fit the viewport and cannot be scrolled to.
Would this fall under the (planned, pencilled in) "Failure due to content disappearing and not being avialable when content has reflowed"?