Bug 1337543 P7 Update WPT test expectations now that CSP is applied in service workers. r=baku

This commit is contained in:
Ben Kelly 2017-02-13 12:15:59 -05:00
Родитель 414b756468
Коммит e0636b2dca
2 изменённых файлов: 2 добавлений и 11 удалений

Просмотреть файл

@ -1,8 +1,5 @@
[service-worker-csp-connect.https.html]
type: testharness
[Fetch test for connect-src]
expected: FAIL
[Redirected fetch test for connect-src]
expected: FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1338304

Просмотреть файл

@ -1,11 +1,5 @@
[service-worker-csp-default.https.html]
type: testharness
[importScripts test for default-src]
expected: FAIL
[Fetch test for default-src]
expected: FAIL
[Redirected fetch test for default-src]
expected: FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1338304