Reviewed by Harrison
Made two small changes that make it possible for comments to have DOM nodes made for them
when pasting. This relies on some earlier work I did some days ago.
* khtml/xml/dom_nodeimpl.cpp:
(NodeImpl::startMarkup): Get the string from the comment.
* kwq/WebCoreBridge.mm:
(-[WebCoreBridge documentFragmentWithMarkupString:baseURLString:]): Did some very minor
rearranging. Now passes a flag when creating a contextual fragment, requesting that comments
be included in the DOM.
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@8085
268f45cc-cd09-0410-ab3c-
d52691b4dbfc