Sign in
mojo
/
mojo-tools
/
64a4a80012dbfd6ffdc1c50a922cebca36dae341
/
.
/
sky
/
engine
/
web
/
tests
/
data
/
viewport
/
viewport-legacy-ordering-10.html
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>