chromium/components/test/data/autofill/heuristics/input/158_i18n_ml.html

<!DOCTYPE html>
<html>
  <head>
    <meta charset="UTF-8">
    <title></title>
  </head>
  <body>
    <form action="http://www.google.com/" method="post">
      <label for="fn">പേര്:</label> <input type="text" id="fn"><br>
      <label for="ln">മറുപേര്:</label> <input type="text" id="ln"><br>
      <label for="ct">നഗരം:</label> <input type="text" id="ct"><br>
      <label for="st">സംസ്ഥാനം:</label> <input type="text" id="st"><br>
      <label for="zc">പിന്‍കോഡ്:</label> <input type="text" id="zc"><br>
      <label for="em">ഇ-മെയില്‍:</label> <input type="text" id="em"><br>
      <label for="ph">മൊബൈല്‍:</label> <input type="text" id="ph"><br>
    </form>
  </body>
</html>