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