blob: 3c5995937a6d8f075c03576d3e6779dcc16db51f [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(160, 320, 480, 320, 352);
}
}
</script>
</head>
<body onload="test();">