Bug 62847 - [Qt] fast/parser/xhtml-innerhtml-null-byte.xhtm fails
Summary: [Qt] fast/parser/xhtml-innerhtml-null-byte.xhtm fails
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2011-06-17 01:01 PDT by Csaba Osztrogonác
Modified: 2014-02-03 03:18 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.