mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
7 lines
187 B
HTML
7 lines
187 B
HTML
<head>
|
|
<title>Viewport META with valueless content attribute.</title>
|
|
<meta name="viewport" content="width=device-width">
|
|
<meta name="viewport" content>
|
|
</head>
|
|
<body></body>
|