<html>
<head>
<meta name='viewport' content='initial-scale=2,user-scalable=no' />
</head>
<body>
A page with the viewport set to 2x scale, non user-scalable.
</body>
</html>
<html>
<head>
<meta name='viewport' content='initial-scale=2,user-scalable=no' />
</head>
<body>
A page with the viewport set to 2x scale, non user-scalable.
</body>
</html>