Clarify wording in cross origin XSL tests and enable on all platforms
authorjochen@chromium.org <jochen@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Fri, 23 Sep 2011 19:19:03 +0000 (19:19 +0000)
committerjochen@chromium.org <jochen@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Fri, 23 Sep 2011 19:19:03 +0000 (19:19 +0000)
commit63184e941c581a47d63880c11754af21d29192dd
tree5d03ff37cac37bf6ec8c841b06e84d0c7d1e0818
parent1bf95290f4bcf23f284f82d28cf6db7dd4675a62
Clarify wording in cross origin XSL tests and enable on all platforms
https://bugs.webkit.org/show_bug.cgi?id=68683

The condition for passing the test should be more clear now. Also, since the redirect case works on all platforms, the regular case should also work on all platforms.

Reviewed by Alexey Proskuryakov.

* http/tests/security/cross-origin-xsl-BLOCKED-expected.txt:
* http/tests/security/cross-origin-xsl-BLOCKED.html:
* http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt:
* http/tests/security/cross-origin-xsl-redirect-BLOCKED.html:
* platform/chromium-cg-mac/http/tests/security/cross-origin-xsl-BLOCKED-expected.txt:
* platform/chromium-cg-mac/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt:
* platform/chromium-mac/http/tests/security/cross-origin-xsl-BLOCKED-expected.txt:
* platform/chromium-mac/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt:
* platform/chromium-win/http/tests/security/cross-origin-xsl-BLOCKED-expected.txt:
* platform/chromium-win/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt:
* platform/gtk/Skipped:
* platform/gtk/http/tests/security/cross-origin-xsl-BLOCKED-expected.txt:
* platform/gtk/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt:
* platform/mac-wk2/http/tests/security/cross-origin-xsl-BLOCKED-expected.txt:
* platform/mac-wk2/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt:
* platform/qt-wk2/http/tests/security/cross-origin-xsl-BLOCKED-expected.txt:
* platform/qt-wk2/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt:
* platform/win-wk2/http/tests/security/cross-origin-xsl-BLOCKED-expected.txt:
* platform/win-wk2/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt:
* platform/wk2/Skipped:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@95845 268f45cc-cd09-0410-ab3c-d52691b4dbfc
21 files changed:
LayoutTests/ChangeLog
LayoutTests/http/tests/security/cross-origin-xsl-BLOCKED-expected.txt
LayoutTests/http/tests/security/cross-origin-xsl-BLOCKED.html
LayoutTests/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt
LayoutTests/http/tests/security/cross-origin-xsl-redirect-BLOCKED.html
LayoutTests/platform/chromium-cg-mac/http/tests/security/cross-origin-xsl-BLOCKED-expected.txt
LayoutTests/platform/chromium-cg-mac/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt
LayoutTests/platform/chromium-mac/http/tests/security/cross-origin-xsl-BLOCKED-expected.txt
LayoutTests/platform/chromium-mac/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt
LayoutTests/platform/chromium-win/http/tests/security/cross-origin-xsl-BLOCKED-expected.txt
LayoutTests/platform/chromium-win/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt
LayoutTests/platform/gtk/Skipped
LayoutTests/platform/gtk/http/tests/security/cross-origin-xsl-BLOCKED-expected.txt [new file with mode: 0644]
LayoutTests/platform/gtk/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt
LayoutTests/platform/mac-wk2/http/tests/security/cross-origin-xsl-BLOCKED-expected.txt [new file with mode: 0644]
LayoutTests/platform/mac-wk2/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt
LayoutTests/platform/qt-wk2/http/tests/security/cross-origin-xsl-BLOCKED-expected.txt [new file with mode: 0644]
LayoutTests/platform/qt-wk2/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt
LayoutTests/platform/win-wk2/http/tests/security/cross-origin-xsl-BLOCKED-expected.txt [new file with mode: 0644]
LayoutTests/platform/win-wk2/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt
LayoutTests/platform/wk2/Skipped