mirror of
https://github.com/servo/servo.git
synced 2025-08-16 02:45:36 +01:00
Fix mode
and credential-mode
for fetching classic worker script
Ref to step 1 in https://html.spec.whatwg.org/multipage/#fetch-a-classic-script
This commit is contained in:
parent
81f750afa7
commit
ffdcd3aa7a
2 changed files with 10 additions and 3 deletions
|
@ -1,3 +1,9 @@
|
|||
[same-origin.html]
|
||||
type: testharness
|
||||
disabled: intermittent failures
|
||||
expected: TIMEOUT
|
||||
[unsupported_scheme]
|
||||
expected: FAIL
|
||||
|
||||
[about_blank]
|
||||
expected: TIMEOUT
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue