Re: [whatwg/url] Make application/x-www-form-urlencoded encode filenames (#178)

I don't think this can be tested automatically. I tested this in Live DOM Viewer using
```html
<form action=http://software.hixie.ch/utilities/cgi/test-tools/echo accept-charset=windows-1252><input type=file name=x><input type=submit></form>```
as markup and a locally created `™.txt` resource as input.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/url/pull/178#issuecomment-268035383

Received on Monday, 19 December 2016 18:10:54 UTC