mirror of
https://github.com/servo/servo
synced 2026-05-11 01:22:19 +02:00
15 lines
493 B
INI
15 lines
493 B
INI
[request-init-priority.any.worker.html]
|
|
[new Request() throws a TypeError if any of RequestInit's members' values are invalid]
|
|
expected: FAIL
|
|
|
|
[fetch() with an invalid priority returns a rejected promise with a TypeError]
|
|
expected: FAIL
|
|
|
|
|
|
[request-init-priority.any.html]
|
|
[new Request() throws a TypeError if any of RequestInit's members' values are invalid]
|
|
expected: FAIL
|
|
|
|
[fetch() with an invalid priority returns a rejected promise with a TypeError]
|
|
expected: FAIL
|