[Webkit-unassigned] [Bug 35130] importNode fails on document.head and document.documentElement
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Feb 18 14:47:53 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=35130
--- Comment #2 from nemo <bugs at m8y.org> 2010-02-18 14:47:53 PST ---
BTW, Opera 10 still works just fine.
Also, I wrapped the importNode in a try/catch and used that instead of
existence of importNode to determine shunting into the IE hacks section.
Means as good a clone (innerHTML!=importNode) but usually works "good enough".
Also means once you guys fix this Webkit will use the cleaner behaviour again.
:)
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list