mirror of
https://github.com/servo/servo
synced 2026-04-28 10:27:40 +02:00
18 lines
634 B
INI
18 lines
634 B
INI
[mode-same-origin-worker.html]
|
|
type: testharness
|
|
[Fetch ../resources/top.txt with same-origin mode]
|
|
expected: FAIL
|
|
|
|
[Fetch http://web-platform.test:8000/fetch/api/resources/top.txt with same-origin mode]
|
|
expected: FAIL
|
|
|
|
[Fetch http://www1.web-platform.test:8000/fetch/api/resources/top.txt with same-origin mode]
|
|
expected: FAIL
|
|
|
|
[Fetch /fetch/api/basic/../resources/redirect.py?location=../resources/top.txt with same-origin mode]
|
|
expected: FAIL
|
|
|
|
[Fetch /fetch/api/basic/../resources/redirect.py?location=http://web-platform.test:8000/fetch/api/resources/top.txt with same-origin mode]
|
|
expected: FAIL
|
|
|