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

# Firefox #
Testing revision 333d15f131bf58d70c9f0e038d8e71ef1abe242d
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 from an HTTP URL` | FAIL    |

</details>


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

Received on Wednesday, 4 January 2017 15:50:18 UTC