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

# Firefox #
Testing revision 4c31b598eaedf5b5a89c17aabe1f432ad8289b1e
Starting 10 test iterations
All results were stable

## All results ##

<details>

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


|                     Subtest                      | Results |
|--------------------------------------------------|---------|
|                                                  | TIMEOUT |
| `Set HTTP URL frame location.protocol to data`   | FAIL    |
| `Set data URL frame location.protocol to gopher` | TIMEOUT |
| `Set HTTP URL frame location.protocol to file`   | FAIL    |
| `Set data URL frame location.protocol to x`      | TIMEOUT |
| `Set HTTP URL frame location.protocol to gopher` | FAIL    |
| `Set HTTP URL frame location.protocol to x`      | FAIL    |
| `Set HTTP URL frame location.protocol to http+x` | FAIL    |
| `Set HTTP URL frame location.protocol to ftp`    | PASS    |
| `Set data URL frame location.protocol to data`   | TIMEOUT |
| `Set data URL frame location.protocol to file`   | FAIL    |
| `Set data URL frame location.protocol to http+x` | TIMEOUT |
| `Set data URL frame location.protocol to ftp`    | TIMEOUT |

</details>

<details>

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


|           Subtest            | Results |
|------------------------------|---------|
|                              | OK      |
| `Set location.protocol to x` | FAIL    |

</details>


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

Received on Wednesday, 4 January 2017 15:58:46 UTC