Media queries width and height

This test has <meta viewport> 380.

The width and height media queries should be equal to document.documentElement.clientWidth/Height.

The device-width and device-height media queries should be equal to screen.width/height.

Variants