documentElement clientWidth should be equal to device-width even if overflow:hidden region is visible
Asserts run
Pass
assert_equals(1280, 1280, "documentElement clientWidth should be 100%")
at Test.<anonymous> ( /css/css-device-adapt/documentElement-clientWidth-on-minimum-scale-size.tentative.html:25:3)