blob: f03c833ab0176f80c1bcbce675d747917c456941 [file] [log] [blame]
<head>
<title>Width is value in "x= width=400"</title>
<meta name="viewport" content="x= width=400">
<script>
function test() {
if (window.layoutTestController) {
layoutTestController.dumpAsText();
layoutTestController.dumpConfigurationForViewport(320, 352);
}
}
</script>
</head>
<body onload="test();">