blob: b2c8470455d613bdbd6bf3d765d82515fc5e57ff [file] [log] [blame]
<head>
<title>Multiple warnings and errors due to incorrect semicolon separators.</title>
<meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;">
<script>
function test() {
if (window.layoutTestController) {
layoutTestController.dumpAsText();
alert(internals.configurationForViewport(document, 1, 320, 480, 320, 352));
}
}
</script>
</head>
<body onload="test();">