Bug 29882
Summary: | [Qt] Add support for XSLT in QtWebKit | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tor Arne Vestbø <vestbo> |
Component: | XML | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | tonikitoo |
Priority: | P2 | Keywords: | Qt |
Version: | 528+ (Nightly build) | ||
Hardware: | Other | ||
OS: | OS X 10.5 |
Tor Arne Vestbø
This bug report originated from issue QTBUG-2033
http://bugreports.qt.nokia.com/browse/QTBUG-2033
--- Description ---
WebKit implements its XSLT support through the use of libxml and libxslt. These are not used for the Qt build of WebKit and therefore XSLT support is not enabled.
Task 119876 tracks adding support for XSLT in Qt, and with that done support for XSLT in the Qt build of WebKit should be possible without external dependencies.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Antonio Gomes
very inclined that it is a dup of bug 28303
Tor Arne Vestbø
*** This bug has been marked as a duplicate of bug 28303 ***