repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
Source
/
web
/
tests
/
data
/
viewport-zero-values.html
blob
39dfcc50939f32c8a8a1ab43de8c283de85262cd
1
<html>
2
<head>
3
<meta
name='viewport' content='width=
0
, height=
0
, initial-scale=
0.0
, minimum-scale=
0.0
, maximum-scale=
0.0
'
/>
4
</head>
5
<body>
6
A page with the viewport attribute values set to
0
.
7
</body>
8
</html>