Re: [html-tests] Test that form data name/values are converted to USVs (#4284)

> the form data set -> text/plain encoded bytes step is still mixed up in here.

Maybe there could be several tests (but that could be a followup).

* https://html.spec.whatwg.org/#submit-mutate-action
* https://html.spec.whatwg.org/#submit-body - 3 tests, one for each `enctype`
* https://html.spec.whatwg.org/#submit-get-action
* https://html.spec.whatwg.org/#submit-dialog

(Skip mailto: since that would require manual tests I suppose.)

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

Received on Wednesday, 7 December 2016 09:25:39 UTC