12013-04-09 Geoffrey Garen <ggaren@apple.com>
2
3 [JSC] Script run from an isolated world should bypass a page's CSP
4 https://bugs.webkit.org/show_bug.cgi?id=100815
5
6 Reviewed by NOBODY (OOPS!).
7
8 Enabled these tests, now that they pass.
9
10 I removed all the nonsense in these tests about setting an isolated world's
11 CSP and origin manually, since we have no use for those features.
12
13 * http/tests/security/isolatedWorld/bypass-main-world-csp-expected.txt:
14 * http/tests/security/isolatedWorld/bypass-main-world-csp-for-xhr-expected.txt:
15 * http/tests/security/isolatedWorld/bypass-main-world-csp-for-xhr.html:
16 * http/tests/security/isolatedWorld/bypass-main-world-csp.html:
17 * platform/efl/TestExpectations:
18 * platform/mac/TestExpectations:
19 * platform/qt/TestExpectations:
20 * platform/win/TestExpectations:
21