Media queries width and height

This test has no <meta viewport> tag.

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