- From: wpt-stability-bot <web-platform-tests-notifications@w3.org>
- Date: Tue, 10 Jan 2017 11:31:42 GMT
- To: public-web-platform-tests-notifications@w3.org
# Chrome # Testing revision 04226926419c6479c1ffd97f57d9e957b99e95fb Starting 10 test iterations All results were stable ## All results ## <details> <summary><a href="http://w3c-test.org/submissions/4517/url/urlencoded-parser.html">/url/urlencoded-parser.html</a></summary> | Subtest | Results | |-------------------------------------------------------------|---------| | | OK | | `URLSearchParams constructed with: test=` | PASS | | `request.formData() with input: †&†=x` | FAIL | | `URLSearchParams constructed with: %C2` | FAIL | | `request.formData() with input: test` | FAIL | | `request.formData() with input: %C2x` | FAIL | | `URLSearchParams constructed with: test` | PASS | | `request.formData() with input: %EF%BB%BFtest=%EF%BB%BF` | FAIL | | `URLSearchParams constructed with: †&†=x` | PASS | | `request.formData() with input: %C2` | FAIL | | `request.formData() with input: test=` | FAIL | | `URLSearchParams constructed with: %EF%BB%BFtest=%EF%BB%BF` | PASS | | `URLSearchParams constructed with: %C2x` | FAIL | </details> View on GitHub: https://github.com/w3c/web-platform-tests/pull/4517#issuecomment-271552909
Received on Tuesday, 10 January 2017 11:31:53 UTC