servo/tests/wpt/meta/fetch/fetch-later/basic.tentative.https.window.js.ini
Servo WPT Sync 65beca94cd
Sync WPT with upstream (24-10-2023) (#30607)
* wpt sync: adapt code for new TestRoot class

Fixes #30558

Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>

* temp change to allow wpt sync build to pass

Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>

* Update web-platform-tests to revision b'0d5028f200c8651b17bb224657d6e1065adcff37'

* Revert "temp change to allow wpt sync build to pass"

This reverts commit bad72c7f87.

* revert metadata update for intermittent timeouts

Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>

---------

Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>
Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com>
2023-10-25 07:26:53 +00:00

24 lines
714 B
INI
Vendored

[basic.tentative.https.window.html]
[fetchLater() cannot be called without request.]
expected: FAIL
[fetchLater()'s return tells the deferred request is not yet sent.]
expected: FAIL
[fetchLater() throws TypeError on non-HTTPS URL.]
expected: FAIL
[fetchLater() throws RangeError on negative activationTimeout.]
expected: FAIL
[fetchLater() throws TypeError when mutating its returned state.]
expected: FAIL
[fetchLater() throws AbortError when its initial abort signal is aborted.]
expected: FAIL
[fetchLater() does not throw error when it is aborted before sending.]
expected: FAIL
[fetchLater() throws RangeError on negative activateAfter.]
expected: FAIL