blob: 4734a0b98f82a3df71d6a77bfb78a0cf3359f6b3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# These tests will be fixed in Bug 1888756.
[non-html-documents.html]
expected: TIMEOUT
[Text directive blocked in text/javascript]
expected: [FAIL, PASS]
[Text directive blocked in application/json]
expected: [TIMEOUT, FAIL, NOTRUN, PASS]
[Text directive allowed in text/plain]
expected: [NOTRUN, FAIL, TIMEOUT, PASS]
[Text directive blocked in application/xml]
expected: [NOTRUN, FAIL, TIMEOUT, PASS]
|