Bug 99014
Summary: | [Qt4] Five http/tests/xmlviewer/dumpAsText tests fails | ||
---|---|---|---|
Product: | WebKit | Reporter: | Allan Sandfeld Jensen <allan.jensen> |
Component: | WebKit Qt | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | ahmad.saleem792, ap, bfulgham, mmaxfield, rniwa |
Priority: | P2 | ||
Version: | 420+ | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 88186 |
Allan Sandfeld Jensen
The five tests
http/tests/xmlviewer/dumpAsText/svg.xml
http/tests/xmlviewer/dumpAsText/xmlviewer-charset-cp1251.xml
http/tests/xmlviewer/dumpAsText/xmlviewer-charset-utf8.xml
http/tests/xmlviewer/dumpAsText/xmlviewer.xml
http/tests/xmlviewer/dumpAsText/xsl-stylesheet.xml
have started failing. At the time the changed a few other tests in the same directory also changed, which could indicate the tests were not working proberly before, but are now actually being parsed as xml which results in revealing old issues.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Allan Sandfeld Jensen
These tests appears to depend on whether Qt xmlpatterns or libxml2+libxslt is used to process them.
Ahmad Saleem
Webkit QT framework port is not support and there is no build available. Can this be marked as RESOLVED WONTFIX? Thanks!
Brent Fulgham
Yes!