Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getAttributeNS should compare the attribute name case-sensitively #2770

Closed
Ms2ger opened this issue Jul 5, 2014 · 1 comment
Closed

getAttributeNS should compare the attribute name case-sensitively #2770

Ms2ger opened this issue Jul 5, 2014 · 1 comment
Labels
A-content/dom Interacting with the DOM from web content I-wrong An incorrect behaviour is observed.

Comments

@Ms2ger
Copy link
Contributor

Ms2ger commented Jul 5, 2014

We call through to get_attribute right now, which compares case-insensitively.

Blocks #2185.

@nox
Copy link
Contributor

nox commented Aug 28, 2015

d0e095a

@nox nox closed this as completed Aug 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-content/dom Interacting with the DOM from web content I-wrong An incorrect behaviour is observed.
Projects
None yet
Development

No branches or pull requests

2 participants