diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2019-12-10 07:50:27 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-10 07:50:27 -0500 |
commit | 4d5bf653f72a4ebf02c627eda7c5fa7f3744cbe8 (patch) | |
tree | 05b0d5187d3665ab7d001f2a62f548255c5d8134 /python/tidy/servo_tidy_tests/empty_file.rs | |
parent | 8a7de32d5b8b735caf21d45d3b007ebc2644e7dd (diff) | |
parent | 7f41b1b2941824451de81febb5bee135fb863f62 (diff) | |
download | servo-4d5bf653f72a4ebf02c627eda7c5fa7f3744cbe8.tar.gz servo-4d5bf653f72a4ebf02c627eda7c5fa7f3744cbe8.zip |
Auto merge of #25217 - pshaughn:fix25150, r=jdm
hidden field named _charset_ now appears in FormData as UTF-8
<!-- Please describe your changes on the following line: -->
HTMLInputElement now has special case logic for putting a hidden field named `_charset_` in an entry set. To support this, the encoding used when constructing a form dataset is now being passed further down the callchain than it was before.
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #25150
<!-- Either: -->
- [X] There are tests for these changes
<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
Diffstat (limited to 'python/tidy/servo_tidy_tests/empty_file.rs')
0 files changed, 0 insertions, 0 deletions