This test has <meta viewport> 380.
The width and height media queries should be equal to
document.documentElement.clientWidth/Height.
clientWidth is .clientHeight is .The device-width and device-height media queries should be equal to
screen.width/height.
screen.width is .screen.height is .