Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

fix(util): added toUpperCase to nodeName #5771

Conversation

EladBezalel
Copy link
Member

@EladBezalel EladBezalel added the needs: review This PR is waiting on review from the team label Nov 16, 2015
Custom elements do not always follow the upper case rules

http://ejohn.org/blog/nodename-case-sensitivity/

fixes #5609
@EladBezalel EladBezalel force-pushed the fix/util-getNearestContentElement-node-name-lowercase branch from e09dfde to 128ca2b Compare November 23, 2015 19:14
@ThomasBurleson ThomasBurleson modified the milestone: 1.0-rc5 Nov 24, 2015
@ThomasBurleson ThomasBurleson added pr: merge ready This PR is ready for a caretaker to review and removed needs: review This PR is waiting on review from the team labels Nov 24, 2015
@EladBezalel EladBezalel deleted the fix/util-getNearestContentElement-node-name-lowercase branch November 25, 2015 09:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
pr: merge ready This PR is ready for a caretaker to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: getNearestContentElement in $mdUtil always returns root
2 participants