Bug 62847

Summary: [Qt] fast/parser/xhtml-innerhtml-null-byte.xhtm fails
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: lakshmiprasannag10, ossy
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Description Csaba Osztrogonác 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.
Comment 1 Csaba Osztrogonác 2011-06-17 01:14:44 PDT
Skipped by http://trac.webkit.org/changeset/89125
Comment 2 lakshmig 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
Comment 3 Csaba Osztrogonác 2012-10-09 05:55:19 PDT
It passes now, unskipped by https://trac.webkit.org/changeset/130752
Comment 4 Jocelyn Turcotte 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.