WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
99573
[EFL] http/tests/security/xss-DENIED-xsl-external-entity.xml produces unexpected console messages
https://bugs.webkit.org/show_bug.cgi?id=99573
Summary
[EFL] http/tests/security/xss-DENIED-xsl-external-entity.xml produces unexpec...
Dominik Röttsches (drott)
Reported
2012-10-17 02:54:23 PDT
http/tests/security/xss-DENIED-xsl-external-entity.xml produces two extra console message. --- /home/buildslave-1/webkit-buildslave/efl-linux-64-debug-wk2/build/layout-test-results/http/tests/security/xss-DENIED-xsl-external-entity-expected.txt +++ /home/buildslave-1/webkit-buildslave/efl-linux-64-debug-wk2/build/layout-test-results/http/tests/security/xss-DENIED-xsl-external-entity-actual.txt @@ -1,3 +1,7 @@ +CONSOLE MESSAGE: line 1: Document is empty + +CONSOLE MESSAGE: line 1: Start tag expected, '<' not found + CONSOLE MESSAGE: Unsafe attempt to load URL
http://localhost:8000/security/resources/target.xml
from frame with URL
http://127.0.0.1:8000/security/xss-DENIED-xsl-external-entity.xml
. Domains, protocols and ports must match. CONSOLE MESSAGE: Unsafe attempt to load URL
http://localhost:8000/security/resources/target.xml
from frame with URL
http://127.0.0.1:8000/security/xss-DENIED-xsl-external-entity.xml
. Domains, protocols and ports must match.
Attachments
Add attachment
proposed patch, testcase, etc.
Raphael Kubo da Costa (:rakuco)
Comment 1
2012-10-18 06:18:57 PDT
Seems to be passing:
http://build.webkit.org/builders/EFL%20Linux%2064-bit%20Debug/builds/7367/steps/layout-test/logs/stdio
http://build.webkit.org/builders/EFL%20Linux%2064-bit%20Debug%20WK2/builds/4673/steps/layout-test/logs/stdio
I have unskipped the test in <
http://trac.webkit.org/changeset/131737
>.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug