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