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

@gsnedders it's needed to do array comprehensions over it, it appears.

@zcorpan agreed those would be good follow-up tests.

I updated this to test the bytes more directly. It will now fail in Chrome because Chrome does not append \r\n. It seemed a bit silly to remove a trailing \r\n from the byte sequence.

I guess we should figure out whether that's a spec bug or a Chrome bug...

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

Received on Wednesday, 7 December 2016 19:46:53 UTC