diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2018-03-26 17:30:36 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-26 17:30:36 -0400 |
commit | 1981efcc3585d244f6293716fbcf833afa58e629 (patch) | |
tree | 2a6d32df31a85660c927cd981e7e5b9787f45321 /tests/wpt/web-platform-tests | |
parent | 4b8416fafbbfec7f3adbc46874ea779ed90ad3d1 (diff) | |
parent | 36838d2d46ca1e8782ecabb2ad5b854ba693dac2 (diff) | |
download | servo-1981efcc3585d244f6293716fbcf833afa58e629.tar.gz servo-1981efcc3585d244f6293716fbcf833afa58e629.zip |
Auto merge of #20431 - talklittle:issues-13234-5600-squashed, r=jdm
TextDecoder: streaming decode, ignoreBOM
<!-- Please describe your changes on the following line: -->
Implement streaming decode and ignoreBOM flag for TextDecoder.
https://encoding.spec.whatwg.org/#dom-textdecoder-decode
https://encoding.spec.whatwg.org/#dom-textdecoder-ignorebom
---
<!-- 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 #13234 (github issue number if applicable).
- [x] These changes fix #5600 (github issue number if applicable).
<!-- Either: -->
- [ ] There are tests for these changes OR
- [x] These changes do not require tests because the wpt tests are used for testing:
* /encoding/textdecoder-fatal-streaming.html
* /encoding/textdecoder-streaming.html
* /encoding/textdecoder-ignorebom.html
<!-- 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. -->
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20431)
<!-- Reviewable:end -->
Diffstat (limited to 'tests/wpt/web-platform-tests')
0 files changed, 0 insertions, 0 deletions