Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Fix getElementsByTagName to handle colon and more #419

Merged
merged 1 commit into from
Apr 9, 2014

Conversation

arv
Copy link
Contributor

@arv arv commented Apr 9, 2014

Instead of relying on CSS selectors, this now implements the
matching as described by dom.spec.whatwg.org

Fixes Polymer/polymer#468

@arv
Copy link
Contributor Author

arv commented Apr 9, 2014

@azakus One more for you

Instead of relying on CSS selectors, this now implements the
matching as described by dom.spec.whatwg.org

Fixes Polymer/polymer#468
@arv
Copy link
Contributor Author

arv commented Apr 9, 2014

rebased

dfreedm added a commit that referenced this pull request Apr 9, 2014
Fix getElementsByTagName to handle colon and more
@dfreedm dfreedm merged commit ea43716 into googlearchive:master Apr 9, 2014
@dfreedm
Copy link
Contributor

dfreedm commented Apr 9, 2014

Thx, LGTM

@arv arv deleted the get-elements-by-tag-name branch May 29, 2014 18:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Including platform.js breaks YouTube's iframe API
2 participants