Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / Source / web / tests / data / viewport / viewport-129.html
blob309c38512a520b84f90f372d6d5298b7ab043466
1 <head>
2 <title>Check that number parsing stops at the first non-number characters and still uses the numeric prefix.</title>
3 <meta name="viewport" content="width=123x456">
4 </head>
5 <body></body>