[Webkit-unassigned] [Bug 17403] WebKit Creates Invalid Xhtml Links with Ajax

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 21 01:52:45 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=17403





------- Comment #5 from ap at webkit.org  2008-02-21 01:52 PDT -------
I think you would get better results by using DOM manipulation methods instead
of createContextualFragment. If this is unacceptably hard to re-architecture
the code you have, the next thing I'd try is fixing up URL with DOM methods
after parsing with createContextualFragment.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list