Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / Source / web / tests / data / viewport-2x-initial-scale.html
blob1948d7ac0383f3183b4c8f9d66605ac1abf8e5db
1 <html>
2 <head>
3 <meta name='viewport' content='initial-scale=2' />
4 </head>
5 <body>
6 A page with the viewport set to 2x scale.
7 </body>
8 </html>