Re: [html-tests] Make running order of test cases deterministic in html/browsers/brows… (#4920)

# Firefox (nightly channel) #
Testing web-platform-tests at revision c724a2c895deebf44d81fd517fb12adbc64ac5e2
Using browser at version BuildID 20170123125947; SourceStamp 36486fdc3813ef7943ae5b07b4128866d1938a6c
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary>1 test ran</summary>
<details>
<summary><a href="http://w3c-test.org/submissions/4920/html/browsers/browsing-the-web/unloading-documents/beforeunload-canceling.html">/html/browsers/browsing-the-web/unloading-documents/beforeunload-canceling.html</a></summary>


|                                    Subtest                                     | Results |
|--------------------------------------------------------------------------------|---------|
|                                                                                | OK      |
| `Returning undefined with a real iframe unloading; setting returnValue to foo` | PASS    |
| `Returning true with a real iframe unloading; setting returnValue to foo`      | PASS    |
| `Returning null with a real iframe unloading; setting returnValue to foo`      | PASS    |
| `Returning undefined with a real iframe unloading`                             | PASS    |
| `Returning 0 with a real iframe unloading; setting returnValue to foo`         | PASS    |
| `Returning  with a real iframe unloading; setting returnValue to foo`          | PASS    |
| `Returning null with a real iframe unloading`                                  | PASS    |
| `Returning a string must not cancel the event: CustomEvent, non-cancelable`    | PASS    |
| `Returning 0 with a real iframe unloading`                                     | PASS    |
| `Returning  with a real iframe unloading`                                      | PASS    |
| `Returning false with a real iframe unloading`                                 | PASS    |
| `Returning a string must not cancel the event: CustomEvent, cancelable`        | PASS    |
| `Returning false with a real iframe unloading; setting returnValue to foo`     | PASS    |
| `Returning true with a real iframe unloading`                                  | PASS    |

</details>
</details>

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

Received on Friday, 17 February 2017 21:30:58 UTC