dom: NodeList#clone errors on empty nodelist in IE6
Reported by Jake Archibald | October 5th, 2009 @ 03:17 PM | in 1.7
Error is: "ownerdocument" is null or not an object.
This is caused because Glow tries to determine if an element is an XML node or not, but no node is present. This should be solved by returning the empty nodelist if its length is zero.
Comments and changes to this ticket
-
Jake Archibald October 5th, 2009 @ 03:17 PM
- Title changed from dom: clone errors on empty nodelist in IE6 to dom: NodeList#clone errors on empty nodelist in IE6
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A JavaScript Library