Skip to content
This repository was archived by the owner on Mar 3, 2023. It is now read-only.

XHTML requires node names to be specified in lowercase - #15

Open
ajitk wants to merge 2 commits into
jed:masterfrom
ajitk:master
Open

ajitk wants to merge 2 commits into
jed:masterfrom
ajitk:master

Conversation

@ajitk

@ajitk ajitk commented Oct 26, 2013

Copy link
Copy Markdown

When used in XHTML, elements fail to work as intended. XHTML expects node names to be specified in lowercase. This pull request sets nodeName to lowercase when creating elements. Tested in Firefox.

@jed

jed commented Oct 28, 2013

Copy link
Copy Markdown
Owner

@ajitk, looks good but would you mind re-assigning nodeName out of the property assignment?

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.

2 participants