blob: c7743a645094a1569c7b610d7525730007bb5e6f [file] [log] [blame]
<head>
<title>Multiple equals-signs are accepted.</title>
<meta name="viewport" content="width====3000">
<script>
function test() {
if (window.layoutTestController) {
layoutTestController.dumpAsText();
layoutTestController.dumpConfigurationForViewport(320, 352);
}
}
</script>
</head>
<body onload="test();">