blob: c24fea4f9d288b0e8b482d6dbc8c90aabe757b1e [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>Empty @viewport not overriding Viewport Meta tag</title>
<meta name="viewport" content="width=5000">
<style>@viewport {}</style>
</head>
<body>
</body>
</html>