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

# Firefox #
Testing revision 1765203626126fb7c8bb28c9141eb4ea1c8c39e7
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%0A (percent-encoded) is not a scheme`                   | FAIL    |
| `%20X (percent-encoded) is not a scheme`                   | FAIL    |
| `%C3%BFx (percent-encoded) is not a scheme`                | FAIL    |
| `X%20 (percent-encoded) is not a scheme`                   | FAIL    |
| `%C3%A2%E2%82%AC%C2%A0x (percent-encoded) is not a scheme` | FAIL    |
| `x%01 (percent-encoded) is not a scheme`                   | FAIL    |
| `X%00 (percent-encoded) is not a scheme`                   | FAIL    |
| `%C2%80x (percent-encoded) is not a scheme`                | FAIL    |
| `%20 (percent-encoded) is not a scheme`                    | FAIL    |
| `x%C3%A2%E2%82%AC%C2%A0 (percent-encoded) is not a scheme` | FAIL    |
| `!X (percent-encoded) is not a scheme`                     | FAIL    |
| `a+-.%0A (percent-encoded) is not a scheme`                | FAIL    |
| `:x (percent-encoded) is not a scheme`                     | FAIL    |
| `X! (percent-encoded) is not a scheme`                     | FAIL    |
| `%C3%BF (percent-encoded) is not a scheme`                 | FAIL    |
| `x%0A (percent-encoded) is not a scheme`                   | FAIL    |
| `x! (percent-encoded) is not a scheme`                     | FAIL    |
| `%7F (percent-encoded) is not a scheme`                    | FAIL    |
| `%C3%BFX (percent-encoded) is not a scheme`                | FAIL    |
| `%C2%80 (percent-encoded) is not a scheme`                 | FAIL    |
| `x%C2%80 (percent-encoded) is not a scheme`                | FAIL    |
| `X%C3%A2%E2%82%AC%C2%A0 (percent-encoded) is not a scheme` | FAIL    |
| `%C3%A2%E2%82%AC%C2%A0X (percent-encoded) is not a scheme` | FAIL    |
| `X%01 (percent-encoded) is not a scheme`                   | FAIL    |
| `x%C3%BF (percent-encoded) is not a scheme`                | FAIL    |
| `%0Ax (percent-encoded) is not a scheme`                   | FAIL    |
| `!x (percent-encoded) is not a scheme`                     | FAIL    |
| `%01x (percent-encoded) is not a scheme`                   | FAIL    |
| `: (percent-encoded) is not a scheme`                      | FAIL    |
| `%7FX (percent-encoded) is not a scheme`                   | FAIL    |
| `! (percent-encoded) is not a scheme`                      | FAIL    |
| `%20x (percent-encoded) is not a scheme`                   | FAIL    |
| `a%0A (percent-encoded) is not a scheme`                   | FAIL    |
| `%0AX (percent-encoded) is not a scheme`                   | FAIL    |
| `X%7F (percent-encoded) is not a scheme`                   | FAIL    |
| `%00x (percent-encoded) is not a scheme`                   | FAIL    |
| `x%00 (percent-encoded) is not a scheme`                   | FAIL    |
| `Equivalent tests for data URL and srcdoc <iframe>s`       | FAIL    |
| `%00 (percent-encoded) is not a scheme`                    | FAIL    |
| `%0A (percent-encoded) is not a scheme`                    | FAIL    |
| `%01X (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    |
| `%7Fx (percent-encoded) is not a scheme`                   | FAIL    |
| `X%C2%80 (percent-encoded) is not a scheme`                | FAIL    |
| `%C2%80X (percent-encoded) is not a scheme`                | FAIL    |
| `X%C3%BF (percent-encoded) is not a scheme`                | FAIL    |
| `%01 (percent-encoded) is not a scheme`                    | FAIL    |
| `x%7F (percent-encoded) is not a scheme`                   | FAIL    |
| `%00X (percent-encoded) is not a scheme`                   | FAIL    |
| `:X (percent-encoded) is not a scheme`                     | FAIL    |

</details>


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

Received on Thursday, 5 January 2017 10:56:02 UTC