diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-01-08 00:21:14 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-08 00:21:14 -0800 |
commit | 87cce8180a3feba92086da0e96ccea09fa177d98 (patch) | |
tree | b06e0f9141dedace84bfa851ed2d5d95c0a4e0af /components/script/dom/htmlscriptelement.rs | |
parent | f958dafcaeed643f1232a23f5c2d4f6ba141bfea (diff) | |
parent | 401836e8f04558422d8310ab80dcb3efec8d126e (diff) | |
download | servo-87cce8180a3feba92086da0e96ccea09fa177d98.tar.gz servo-87cce8180a3feba92086da0e96ccea09fa177d98.zip |
Auto merge of #14648 - cynicaldevil:xmlhttpreq-send, r=KiChjang
Implemented XMLHttpRequest.send(Document)
<!-- Please describe your changes on the following line: -->
---
<!-- 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 #9490 .
<!-- Either: -->
r? @KiChjang
`XMLHttpRequest/send-entity-body-document.htm` is not working atm, I get this output:
```
$ ./mach test-wpt tests/wpt/web-platform-tests/XMLHttpRequest/send-entity-body-document.htm
Running 1 tests in web-platform-tests
Ran 1 tests finished in 0.0 seconds.
• 1 ran as expected. 1 tests skipped.
```
<!-- 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/14648)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/htmlscriptelement.rs')
0 files changed, 0 insertions, 0 deletions