[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 15:16:54 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=35130
--- Comment #4 from nemo <bugs at m8y.org> 2010-02-18 15:16:54 PST ---
Um. Sorry for bug spam (I'll stop, I promise), but in initial comment I noticed
I said document.body.
That should have read document.documentElement - as in the linked testcase.
document.body *does* work in Webkit, it just is pretty much completely useless
for me without document.head. (and just using document.documentElement is much
more convenient and avoids some manual copies.
--
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