diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-11-04 12:41:22 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-04 12:41:22 -0500 |
commit | cfef68f92d1c8cdc928d3c0b60f22de4b40a97be (patch) | |
tree | 6d5b92c522c804d0f5a2846fdc3a7fc43beb0e20 /components/script/dom/htmltableelement.rs | |
parent | 7c6793fc28423e518a0ceaae1176048fcb2caa3a (diff) | |
parent | af5d10969559ac193cf6071d37815580ab639cfe (diff) | |
download | servo-cfef68f92d1c8cdc928d3c0b60f22de4b40a97be.tar.gz servo-cfef68f92d1c8cdc928d3c0b60f22de4b40a97be.zip |
Auto merge of #14047 - mskrzypkows:getElementsByTagName, r=nox
fix getElementsByTagName()
<!-- Please describe your changes on the following line: -->
Improved implementation of getElementsByTagName() in Document, properly pass 3 cases of https://dom.spec.whatwg.org/#concept-getelementsbytagname
---
<!-- 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 #11596 (github issue number if applicable).
<!-- Either: -->
- [x] There are tests for these changes OR
- [ ] These changes do not require tests because _____
<!-- 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/14047)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/htmltableelement.rs')
0 files changed, 0 insertions, 0 deletions