RESOLVED INVALID Bug 62847
[Qt] fast/parser/xhtml-innerhtml-null-byte.xhtm fails
https://bugs.webkit.org/show_bug.cgi?id=62847
Summary [Qt] fast/parser/xhtml-innerhtml-null-byte.xhtm fails
Csaba Osztrogonác
Reported 2011-06-17 01:01:22 PDT
fast/parser/xhtml-innerhtml-null-byte.xhtm introduces in http://trac.webkit.org/changeset/89118, but fails on Qt. --- /ramdisk/qt-linux-release/build/layout-test-results/fast/parser/xhtml-innerhtml-null-byte-expected.txt 2011-06-17 00:09:38.876090602 -0700 +++ /ramdisk/qt-linux-release/build/layout-test-results/fast/parser/xhtml-innerhtml-null-byte-actual.txt 2011-06-17 00:09:38.876090602 -0700 @@ -1 +1 @@ -PASS: An exception was raised, no crashing. +FAIL: Nulls mishandled.
Attachments
Csaba Osztrogonác
Comment 1 2011-06-17 01:14:44 PDT
lakshmig
Comment 2 2011-08-16 04:27:41 PDT
The test is failing due to QXMlStreamReader parser is not returning error for controls characters like '\x00' in the character string while parsing https://bugreports.qt.nokia.com/browse/QTBUG-20940
Csaba Osztrogonác
Comment 3 2012-10-09 05:55:19 PDT
It passes now, unskipped by https://trac.webkit.org/changeset/130752
Jocelyn Turcotte
Comment 4 2014-02-03 03:18:01 PST
=== Bulk closing of Qt bugs === If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary. If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.
Note You need to log in before you can comment on or make changes to this bug.