As far as I know, none of those features are required by WebKit. You should be fine to link against a version of libXML2 which does not include those.
-eric On Tue, Mar 25, 2008 at 10:48 AM, Leonid Romanov <[EMAIL PROTECTED]> wrote: > Hi, > I'm trying to minimize WebKit and dependents libraries footprint, so I'd > like to know what libxml2 features that can be enabled/disabled via > configure are needed for WebKit. To be more specific, does WebKit need: > - HTML support > - DTD validation > - XInclude support > - XPath support (does WebKit have its own XPath engine?) > - XPointer support > > Could anyone shed some light on this, please? > > Thanks, > Leonid. > > > > _______________________________________________ > webkit-dev mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev > _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

