mirror of
https://github.com/servo/servo.git
synced 2025-09-07 05:28:21 +01:00
hidden field named _charset_ now appears in FormData as UTF-8 to fix #25150
This commit is contained in:
parent
e8d677ad26
commit
7f41b1b294
4 changed files with 44 additions and 18 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue