mirror of
https://github.com/servo/servo.git
synced 2025-08-08 15:05:35 +01:00
Upgraded to SM 60
This commit is contained in:
parent
d34403047e
commit
74c1e00d81
290 changed files with 26572 additions and 1178 deletions
|
@ -1,6 +1,16 @@
|
|||
[url-with-fetch.any.worker.html]
|
||||
[url-with-fetch]
|
||||
expected: FAIL
|
||||
[Only exact matches should revoke URLs, using fetch]
|
||||
expected: FAIL
|
||||
[Appending a query string should cause fetch to fail]
|
||||
expected: FAIL
|
||||
[Appending a path should cause fetch to fail]
|
||||
expected: FAIL
|
||||
[Revoke blob URL after creating Request, will fetch]
|
||||
expected: FAIL
|
||||
[Revoke blob URL after calling fetch, fetch should succeed]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[url-with-fetch.any.html]
|
||||
|
@ -9,4 +19,14 @@
|
|||
|
||||
[url-with-fetch]
|
||||
expected: FAIL
|
||||
[Only exact matches should revoke URLs, using fetch]
|
||||
expected: FAIL
|
||||
[Appending a query string should cause fetch to fail]
|
||||
expected: FAIL
|
||||
[Appending a path should cause fetch to fail]
|
||||
expected: FAIL
|
||||
[Revoke blob URL after creating Request, will fetch]
|
||||
expected: FAIL
|
||||
[Revoke blob URL after calling fetch, fetch should succeed]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue