Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upRestrict output of getElementsByName to HTML elements #6231
Conversation
highfive
commented
May 31, 2015
|
Thanks for the pull request, and welcome! The Servo team is excited to review your changes, and you should hear from @pcwalton (or someone else) soon. |
hoppipolla-critic-bot
commented
May 31, 2015
|
Critic review: https://critic.hoppipolla.co.uk/r/5139 This is an external review system which you may optionally use for the code review of your pull request. In order to help critic track your changes, please do not make in-place history rewrites (e.g. via |
|
Yes, you should remove |
|
@aopicier: thank you so much! @bors-servo: r+ |
|
|
Fixes #1745 Should I adjust the expected result of the corresponding wpt test cases? html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-namespace.html html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-namespace.xhtml <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6231) <!-- Reviewable:end -->
aopicier commentedMay 31, 2015
Fixes #1745
Should I adjust the expected result of the corresponding wpt test cases?
html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-namespace.html
html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-namespace.xhtml