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