Bug 62847
Summary: | [Qt] fast/parser/xhtml-innerhtml-null-byte.xhtm fails | ||
---|---|---|---|
Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | lakshmiprasannag10, ossy |
Priority: | P2 | Keywords: | Qt, QtTriaged |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Csaba Osztrogonác
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Csaba Osztrogonác
Skipped by http://trac.webkit.org/changeset/89125
lakshmig
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
It passes now, unskipped by https://trac.webkit.org/changeset/130752
Jocelyn Turcotte
=== 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.