Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / Source / web / tests / data / viewport-target-densitydpi-device-and-fixed-width.html
blob06cc3e32b1ad7682fb0d98bbe29f6469e39e81c5
1 <html>
2 <head>
3 <meta name='viewport' content='width=640,target-densityDpi=device-dpi,initial-scale=1.0' />
4 </head>
5 <body>
6 A page with a viewport set to device-dpi and fixed width, fixed scale.
7 </body>
8 </html>