Re: [html-tests] form-autocomplete: Ensure tokens are converted to ASCII lowercase and split on whitespace (#5604)

 [View the complete job log.](https://travis-ci.org/w3c/web-platform-tests/jobs/223387520)

# Firefox (nightly channel) #
Testing web-platform-tests at revision 06ccb52f0e8f74a611ed8292967819a99bbf1f06
Using browser at version BuildID 20170417100236; SourceStamp c697e756f738ce37abc56f31bfbc48f55625d617
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary>1 test ran</summary>
<details>
<summary><a href="http://w3c-test.org/submissions/5604/html/semantics/forms/the-form-element/form-autocomplete.html">/html/semantics/forms/the-form-element/form-autocomplete.html</a></summary>


|                           Subtest                            | Results |                           Messages                          |
|--------------------------------------------------------------|---------|-------------------------------------------------------------|
|                                                              | OK      |                                                             |
| `form autocomplete attribute missing`                        | FAIL    | `assert_equals: expected "on" but got ""`                   |
| `form autocomplete attribute on`                             | FAIL    | `assert_equals: expected "on" but got ""`                   |
| `form autocomplete attribute off`                            | FAIL    | `assert_equals: expected "off" but got ""`                  |
| `form autocomplete attribute invalid`                        | FAIL    | `assert_equals: expected "on" but got ""`                   |
| ` on  is an allowed autocomplete field name`                 | FAIL    | `assert_equals: expected " on " but got "on"`               |
| `\toff\t is an allowed autocomplete field name`              | FAIL    | `assert_equals: expected "\toff\t" but got "off"`           |
| `\tname\t is an allowed autocomplete field name`             | FAIL    | `assert_equals: expected "\tname\t" but got ""`             |
| `honorific-prefix is an allowed autocomplete field name`     | FAIL    | `assert_equals: expected "honorific-prefix" but got ""`     |
| `given-name is an allowed autocomplete field name`           | FAIL    | `assert_equals: expected "given-name" but got ""`           |
| `additional-name is an allowed autocomplete field name`      | FAIL    | `assert_equals: expected "additional-name" but got ""`      |
| `family-name is an allowed autocomplete field name`          | FAIL    | `assert_equals: expected "family-name" but got ""`          |
| `honorific-suffix is an allowed autocomplete field name`     | FAIL    | `assert_equals: expected "honorific-suffix" but got ""`     |
| `nickname is an allowed autocomplete field name`             | FAIL    | `assert_equals: expected "nickname" but got ""`             |
| `username is an allowed autocomplete field name`             | FAIL    | `assert_equals: expected "username" but got ""`             |
| `new-password is an allowed autocomplete field name`         | FAIL    | `assert_equals: expected "new-password" but got ""`         |
| `current-password is an allowed autocomplete field name`     | FAIL    | `assert_equals: expected "current-password" but got ""`     |
| `organization-title is an allowed autocomplete field name`   | FAIL    | `assert_equals: expected "organization-title" but got ""`   |
| `organization is an allowed autocomplete field name`         | FAIL    | `assert_equals: expected "organization" but got ""`         |
| `street-address is an allowed autocomplete field name`       | FAIL    | `assert_equals: expected "street-address" but got ""`       |
| `address-line1 is an allowed autocomplete field name`        | FAIL    | `assert_equals: expected "address-line1" but got ""`        |
| `address-line2 is an allowed autocomplete field name`        | FAIL    | `assert_equals: expected "address-line2" but got ""`        |
| `address-line3 is an allowed autocomplete field name`        | FAIL    | `assert_equals: expected "address-line3" but got ""`        |
| `address-level4 is an allowed autocomplete field name`       | FAIL    | `assert_equals: expected "address-level4" but got ""`       |
| `address-level3 is an allowed autocomplete field name`       | FAIL    | `assert_equals: expected "address-level3" but got ""`       |
| `address-level2 is an allowed autocomplete field name`       | FAIL    | `assert_equals: expected "address-level2" but got ""`       |
| `address-level1 is an allowed autocomplete field name`       | FAIL    | `assert_equals: expected "address-level1" but got ""`       |
| `country is an allowed autocomplete field name`              | FAIL    | `assert_equals: expected "country" but got ""`              |
| `country-name is an allowed autocomplete field name`         | FAIL    | `assert_equals: expected "country-name" but got ""`         |
| `postal-code is an allowed autocomplete field name`          | FAIL    | `assert_equals: expected "postal-code" but got ""`          |
| `cc-name is an allowed autocomplete field name`              | FAIL    | `assert_equals: expected "cc-name" but got ""`              |
| `cc-given-name is an allowed autocomplete field name`        | FAIL    | `assert_equals: expected "cc-given-name" but got ""`        |
| `cc-additional-name is an allowed autocomplete field name`   | FAIL    | `assert_equals: expected "cc-additional-name" but got ""`   |
| `cc-family-name is an allowed autocomplete field name`       | FAIL    | `assert_equals: expected "cc-family-name" but got ""`       |
| `cc-number is an allowed autocomplete field name`            | FAIL    | `assert_equals: expected "cc-number" but got ""`            |
| `cc-exp is an allowed autocomplete field name`               | FAIL    | `assert_equals: expected "cc-exp" but got ""`               |
| `cc-exp-month is an allowed autocomplete field name`         | FAIL    | `assert_equals: expected "cc-exp-month" but got ""`         |
| `cc-exp-year is an allowed autocomplete field name`          | FAIL    | `assert_equals: expected "cc-exp-year" but got ""`          |
| `cc-csc is an allowed autocomplete field name`               | FAIL    | `assert_equals: expected "cc-csc" but got ""`               |
| `cc-type is an allowed autocomplete field name`              | FAIL    | `assert_equals: expected "cc-type" but got ""`              |
| `transaction-currency is an allowed autocomplete field name` | FAIL    | `assert_equals: expected "transaction-currency" but got ""` |
| `transaction-amount is an allowed autocomplete field name`   | FAIL    | `assert_equals: expected "transaction-amount" but got ""`   |
| `language is an allowed autocomplete field name`             | FAIL    | `assert_equals: expected "language" but got ""`             |
| `bday is an allowed autocomplete field name`                 | FAIL    | `assert_equals: expected "bday" but got ""`                 |
| `bday-day is an allowed autocomplete field name`             | FAIL    | `assert_equals: expected "bday-day" but got ""`             |
| `bday-month is an allowed autocomplete field name`           | FAIL    | `assert_equals: expected "bday-month" but got ""`           |
| `bday-year is an allowed autocomplete field name`            | FAIL    | `assert_equals: expected "bday-year" but got ""`            |
| `sex is an allowed autocomplete field name`                  | FAIL    | `assert_equals: expected "sex" but got ""`                  |
| `url is an allowed autocomplete field name`                  | FAIL    | `assert_equals: expected "url" but got ""`                  |
| `photo is an allowed autocomplete field name`                | FAIL    | `assert_equals: expected "photo" but got ""`                |
| `tel is an allowed autocomplete field name`                  | FAIL    | `assert_equals: expected "tel" but got ""`                  |
| `tel-country-code is an allowed autocomplete field name`     | FAIL    | `assert_equals: expected "tel-country-code" but got ""`     |
| `tel-national is an allowed autocomplete field name`         | FAIL    | `assert_equals: expected "tel-national" but got ""`         |
| `tel-area-code is an allowed autocomplete field name`        | FAIL    | `assert_equals: expected "tel-area-code" but got ""`        |
| `tel-local is an allowed autocomplete field name`            | FAIL    | `assert_equals: expected "tel-local" but got ""`            |
| `tel-local-prefix is an allowed autocomplete field name`     | FAIL    | `assert_equals: expected "tel-local-prefix" but got ""`     |
| `tel-local-suffix is an allowed autocomplete field name`     | FAIL    | `assert_equals: expected "tel-local-suffix" but got ""`     |
| `tel-extension is an allowed autocomplete field name`        | FAIL    | `assert_equals: expected "tel-extension" but got ""`        |
| `email is an allowed autocomplete field name`                | FAIL    | `assert_equals: expected "email" but got ""`                |
| `impp is an allowed autocomplete field name`                 | FAIL    | `assert_equals: expected "impp" but got ""`                 |

</details>
</details>

View on GitHub: https://github.com/w3c/web-platform-tests/pull/5604#issuecomment-295036485

Received on Wednesday, 19 April 2017 01:38:43 UTC