diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2018-06-04 06:16:45 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-04 06:16:45 -0400 |
commit | 65eff4fb8a12948fec75ef34bf9442adcc115097 (patch) | |
tree | a20152846f4e0d36207be178b21501a99feadeed /components/script/dom/htmlprogresselement.rs | |
parent | d23bc4f1a4e3e56290f823b0466f7ca6905f8ccd (diff) | |
parent | 2753e5efabd77b83dd94bf59fe3f01535e8ac10a (diff) | |
download | servo-65eff4fb8a12948fec75ef34bf9442adcc115097.tar.gz servo-65eff4fb8a12948fec75ef34bf9442adcc115097.zip |
Auto merge of #20865 - gterzian:improve_spec_compliance_window_close, r=cbrewster
improve spec compliance of window.close
<!-- Please describe your changes on the following line: -->
Improve the spec compliance of https://html.spec.whatwg.org/multipage/window-object.html#dom-window-close, mainly by implementing the steps related to [closing a browsing context](https://html.spec.whatwg.org/multipage/window-object.html#close-a-browsing-context)
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [ ] `./mach build -d` does not report any errors
- [ ] `./mach test-tidy` does not report any errors
- [ ] These changes fix #__ (github issue number if applicable).
<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because _____
<!-- 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/20865)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/htmlprogresselement.rs')
0 files changed, 0 insertions, 0 deletions