RESOLVED FIXED Bug 31192
[Qt] fast/parser/xml-declaration-missing-ending-mark.html needs the platform-specific result
https://bugs.webkit.org/show_bug.cgi?id=31192
Summary [Qt] fast/parser/xml-declaration-missing-ending-mark.html needs the platform-...
Jakub Wieczorek
Reported 2009-11-05 15:45:34 PST
Even though it is a plain text test, it needs an exception result for the Qt port, because the error messages that QXmlStreamReader provides differ from those that are produced by the libxml2 version of XMLTokenizer. https://bugs.webkit.org/show_bug.cgi?id=31144 needs to be resolved before the test can be unskipped though.
Attachments
patch (3.24 KB, patch)
2009-11-05 15:50 PST, Jakub Wieczorek
no flags
Jakub Wieczorek
Comment 1 2009-11-05 15:50:32 PST
Created attachment 42607 [details] patch Add the correct result and unskip the test. Depends on https://bugs.webkit.org/show_bug.cgi?id=31144.
Tor Arne Vestbø
Comment 2 2010-03-10 06:37:27 PST
Please follow the QtWebKit bug reporting guidelines when reporting bugs. See http://trac.webkit.org/wiki/QtWebKitBugs Specifically: - The 'QtWebKit' component should only be used for bugs/features in the public QtWebKit API layer, not to signify that the bug is specific to the Qt port of WebKit http://trac.webkit.org/wiki/QtWebKitBugs#Component - Add the keyword 'Qt' to signal that it's a Qt-related bug http://trac.webkit.org/wiki/QtWebKitBugs#Keywords
Kent Hansen
Comment 3 2010-03-11 07:10:00 PST
What's the status of this patch?
Jakub Wieczorek
Comment 4 2010-03-11 07:14:42 PST
(In reply to comment #3) > What's the status of this patch? The test result has been updated as part of https://bugs.webkit.org/show_bug.cgi?id=31144, so this bug can be closed.
Note You need to log in before you can comment on or make changes to this bug.