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

# Chrome #
Testing revision 255c6c6553059f0bfb5e46ba9d01a869c17e70b5
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    |
| `Equivalent tests for data URL and srcdoc <iframe>s` | 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-270135008

Received on Tuesday, 3 January 2017 15:09:44 UTC