hidden field named _charset_ now appears in FormData as UTF-8 to fix #25150

This commit is contained in:
Patrick Shaughnessy 2019-12-09 12:45:14 -05:00
parent e8d677ad26
commit 7f41b1b294
4 changed files with 44 additions and 18 deletions

View file

@ -1,7 +1,4 @@
[constructing-form-data-set.html]
[FormData constructor always produces UTF-8 _charset_ value.]
expected: FAIL
[_charset_ control sets the expected encoding name.]
expected: FAIL