WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 55302
[Qt]XML Viewer: figure out what needs to be done in order to support Qt
https://bugs.webkit.org/show_bug.cgi?id=55302
Summary
[Qt]XML Viewer: figure out what needs to be done in order to support Qt
Pavel Feldman
Reported
2011-02-26 11:33:56 PST
As of
http://trac.webkit.org/changeset/79799
(unless it gets rolled out), we are showing XML Viewer for XML files that have no style information associated with them. It is partially implemented in the XML parser and hence requires special handling for Qt. I'll mute the tests for now.
Attachments
Add attachment
proposed patch, testcase, etc.
Yael
Comment 1
2011-06-23 05:10:13 PDT
http://trac.webkit.org/changeset/89516
introduced a build flag for Qt to use libxml2 and libxslt. (Supported only on Linux for now). If we turn that flag on, we will pass these tests.
Csaba Osztrogonác
Comment 2
2012-09-22 00:28:32 PDT
libxml2 and libxslt are default long time ago (
https://trac.webkit.org/changeset/114240
) So these tests pass, and I unskipped them -
https://trac.webkit.org/changeset/129301
But xmlviewer/extensions-api.html fails on Qt WK1 (passes on WK2), so I filed a new bug report about it -
https://bugs.webkit.org/show_bug.cgi?id=97389
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug