Skip to content

Conversation

@saiwong
Copy link

@saiwong saiwong commented Oct 15, 2012

XML fragments in IE <=8 that has not been attached to a DOM throws a
Type Mismatch when adding an attribute created using
document.createAttribute. Instead,
elem.ownerDocument.createAttribute is used.

XML fragments in IE <=8 that has not been attached to a DOM throws a
`Type Mismatch` when adding an attribute created using
`document.createAttribute`. Instead,
`elem.ownerDocument.createAttribute` is used.
@dmethvin dmethvin closed this in 2b0e720 Oct 20, 2012
mescoda pushed a commit to mescoda/jquery that referenced this pull request Nov 4, 2014
@lock lock bot locked as resolved and limited conversation to collaborators Jan 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants