[Webkit-unassigned] [Bug 60175] [Qt]http/tests/security/xss-DENIED-xsl-document.xml fails with Qt 4.8

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 18 06:23:45 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=60175


Csaba Osztrogonac <ossy at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |79666




--- Comment #11 from Csaba Osztrogonac <ossy at webkit.org>  2012-05-18 06:22:49 PST ---
Still valid bug with Qt 4.8 and Qt 5.

Qt 4.8 fail:
--- /home/oszi/WebKit/WebKitBuild/Release/layout-test-results/http/tests/security/xss-DENIED-xsl-document-expected.txt 
+++ /home/oszi/WebKit/WebKitBuild/Release/layout-test-results/http/tests/security/xss-DENIED-xsl-document-actual.txt 
@@ -1,4 +1,4 @@
 CONSOLE MESSAGE: line 2: <html xmlns='http://www.w3.org/1999/xhtml/'><body><p>Running an XSL-T 1.0 stylesheet with a 2.0 processor.</p></body></html>
-CONSOLE MESSAGE: line -1: <html xmlns='http://www.w3.org/1999/xhtml/'><body><p>Cannot open /: Path is a directory</p></body></html>
+CONSOLE MESSAGE: line -1: <html xmlns='http://www.w3.org/1999/xhtml/'><body><p>Protocol "" is unknown</p></body></html>
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600

Qt 5 fail:
--- /home/oszi/WebKit/WebKitBuild/Release/layout-test-results/http/tests/security/xss-DENIED-xsl-document-expected.txt 
+++ /home/oszi/WebKit/WebKitBuild/Release/layout-test-results/http/tests/security/xss-DENIED-xsl-document-actual.txt 
@@ -1,4 +1,4 @@
 CONSOLE MESSAGE: line 2: <html xmlns='http://www.w3.org/1999/xhtml/'><body><p>Running an XSL-T 1.0 stylesheet with a 2.0 processor.</p></body></html>
-CONSOLE MESSAGE: line -1: <html xmlns='http://www.w3.org/1999/xhtml/'><body><p>Cannot open /: Path is a directory</p></body></html>
+CONSOLE MESSAGE: line -1: <html xmlns='http://www.w3.org/1999/xhtml/'><body><p>Protocol "" is unknown</p></body></html>
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list