blob: d8a51df2cb103566d474eea2fed91a2beae64264 [file] [log] [blame]
<head>
<title>Check that device dimensions are adapted due to the lower DPI.</title>
<meta name="viewport" content="width=device-width, target-densitydpi=low-dpi">
<script>
function test() {
if (window.layoutTestController) {
layoutTestController.dumpAsText();
layoutTestController.dumpConfigurationForViewport(240, 480, 564, 480, 534);
}
}
</script>
</head>
<body onload="test();">