chromium/third_party/blink/renderer/core/testing/data/viewport/viewport-129.html

<head>
    <title>Check that number parsing stops at the first non-number characters and still uses the numeric prefix.</title>
    <meta name="viewport" content="width=123x456">
</head>
<body></body>