Source code

Revision control

Copy as Markdown

Other Tools

[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