diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2020-01-02 21:05:08 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-02 21:05:08 -0500 |
commit | 097a91112e5e83775b589e74c8412f0c37a07f75 (patch) | |
tree | ce14f5083a9c079c8afa4c56928170138fb1da4f /components/script/dom/cssviewportrule.rs | |
parent | 1e0f2e59b7fe5238e42b53099cc992ca6d2ec4d3 (diff) | |
parent | 0c08849d1cb83e84d65bf601c11428960da2dc71 (diff) | |
download | servo-097a91112e5e83775b589e74c8412f0c37a07f75.tar.gz servo-097a91112e5e83775b589e74c8412f0c37a07f75.zip |
Auto merge of #25358 - pshaughn:looser_header_validation, r=jdm
Header values no longer have to be ASCII or UTF-8
<!-- Please describe your changes on the following line: -->
This passes some failed tests related to header validity when handling ByteStrings outside the printable ASCII range. A few failures remain because the HeaderValue class is stricter than WHATWG/WPT, disallowing various control-code bytes that the spec and tests expect to be allowed.
---
<!-- 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 some of the test cases described in #24903
<!-- Either: -->
- [X] There are tests for these changes OR
<!-- 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 'components/script/dom/cssviewportrule.rs')
0 files changed, 0 insertions, 0 deletions