Re: [html-tests] HTML: set location.protocol to broken schemes (#4412)

# Firefox #
Testing revision 2627221d81518ce94bfe52439ea0c59c07340ae2
Starting 10 test iterations
All results were stable

## All results ##

<details>

<summary><a href="http://w3c-test.org/submissions/4412/html/browsers/history/the-location-interface/location-protocol-setter.html">/html/browsers/history/the-location-interface/location-protocol-setter.html</a></summary>


|                          Subtest                           | Results |
|------------------------------------------------------------|---------|
|                                                            | OK      |
| `a%C3%A2%E2%82%AC%C2%A0 (percent-encoded) is not a scheme` | FAIL    |
| `x%00 (percent-encoded) is not a scheme`                   | FAIL    |
| `: (percent-encoded) is not a scheme`                      | FAIL    |
| `%7F (percent-encoded) is not a scheme`                    | FAIL    |
| `%00 (percent-encoded) is not a scheme`                    | FAIL    |
| `a+-.%0A (percent-encoded) is not a scheme`                | FAIL    |
| `x%20 (percent-encoded) is not a scheme`                   | FAIL    |
| `%C3%A2%E2%82%AC%C2%A0 (percent-encoded) is not a scheme`  | FAIL    |
| `a%0A (percent-encoded) is not a scheme`                   | FAIL    |
| `%C3%BF (percent-encoded) is not a scheme`                 | FAIL    |

</details>


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

Received on Tuesday, 3 January 2017 15:03:40 UTC