Re: [url-tests] Make sure stable sort is used for URLSearchParams's sort() (#4563)

# Chrome (unstable channel) #
Testing revision 29e7926707a33f76e1d6a3a9c993edf1b571047e
Starting 10 test iterations
All results were stable

## All results ##

<details>

<summary><a href="http://w3c-test.org/submissions/4563/url/urlsearchparams-sort.html">/url/urlsearchparams-sort.html</a></summary>


|                                    Subtest                                    | Results |
|-------------------------------------------------------------------------------|---------|
|                                                                               | OK      |
| `URL parse and sort: z=z&a=a&z=y&a=b&z=x&a=c&z=w&a=d&z=v&a=e&z=u&a=f&z=t&a=g` | FAIL    |
| `Parse and sort: é&e�&é`                                                     | FAIL    |
| `URL parse and sort: ffi&🌈`                                                     | FAIL    |
| `Parse and sort: �=x&&�=a`                                                   | FAIL    |
| `Parse and sort: z=z&a=a&z=y&a=b&z=x&a=c&z=w&a=d&z=v&a=e&z=u&a=f&z=t&a=g`     | FAIL    |
| `Parse and sort: z=b&a=b&z=a&a=a`                                             | FAIL    |
| `Parse and sort: ffi&🌈`                                                         | FAIL    |
| `URL parse and sort: é&e�&é`                                                 | FAIL    |
| `URL parse and sort: �=x&&�=a`                                               | FAIL    |
| `URL parse and sort: z=b&a=b&z=a&a=a`                                         | FAIL    |

</details>


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

Received on Thursday, 19 January 2017 07:31:03 UTC