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