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

# Chrome #
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      |
| `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    |
| `%E2%80%A0 (percent-encoded) is not a scheme`  | FAIL    |
| `x%20 (percent-encoded) is not a scheme`       | FAIL    |
| `%C3%BF (percent-encoded) is not a scheme`     | FAIL    |
| `a%E2%80%A0 (percent-encoded) is not a scheme` | FAIL    |
| `a%0A (percent-encoded) is not a scheme`       | FAIL    |
| `a+-.%0A (percent-encoded) is not a scheme`    | FAIL    |

</details>


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

Received on Tuesday, 3 January 2017 14:31:39 UTC