25 lines
724 B
INI
25 lines
724 B
INI
[src-trailing-dot.sub.any.sharedworker.html]
|
|
[Fetch from host with trailing dot should be allowed by CSP.]
|
|
expected: FAIL
|
|
|
|
|
|
[src-trailing-dot.sub.any.worker.html]
|
|
expected:
|
|
if (os == "mac") and not debug: [OK, CRASH]
|
|
if (os == "android") and not debug: [OK, CRASH]
|
|
[Fetch from host with trailing dot should be allowed by CSP.]
|
|
expected: FAIL
|
|
|
|
|
|
[src-trailing-dot.sub.any.serviceworker.html]
|
|
expected:
|
|
if (os == "android") and not debug: [OK, ERROR]
|
|
[Fetch from host with trailing dot should be allowed by CSP.]
|
|
expected: FAIL
|
|
|
|
|
|
[src-trailing-dot.sub.any.html]
|
|
expected:
|
|
if os == "android": [OK, CRASH]
|
|
[Fetch from host with trailing dot should be allowed by CSP.]
|
|
expected: FAIL
|