mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
9 lines
237 B
HTML
9 lines
237 B
HTML
<html>
|
|
<head>
|
|
<meta name='viewport' content='width=0.1, height=0.01, initial-scale=0.5, minimum-scale=0.0001, maximum-scale=0.999' />
|
|
</head>
|
|
<body>
|
|
A page with the viewport attribute values not set to 0.
|
|
</body>
|
|
</html>
|