Bug 54630

Summary: [Qt] http/tests/security/xssAuditor/script-tag-with-fancy-unicode.html fails
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Csaba Osztrogonác
Reported 2011-02-17 02:39:31 PST
http/tests/security/xssAuditor/script-tag-with-fancy-unicode.html introduced in http://trac.webkit.org/changeset/78776 and fails on Qt. The request is blocked, because there is a script within request. Should Qt block it or not? -ALERT: /XSS/ +CONSOLE MESSAGE: line 1: Refused to execute a JavaScript script. Source code of script found within request. +
Attachments
Adam Barth
Comment 1 2011-02-17 08:53:14 PST
That's not a failure, that's a pass! :) (Everyone else fails.) Looks like Perl isn't processing the fancy unicode character in that bot. I'd recommend updating the baseline.
Csaba Osztrogonác
Comment 2 2011-02-18 03:50:09 PST
Thanks for the info. I unskipped the test and add Qt specific expected result: http://trac.webkit.org/changeset/78990
Note You need to log in before you can comment on or make changes to this bug.