servo/tests/wpt
Tim van der Lippe 680a780552
Implement fetchLater (#39547)
Allows fetches to be deferred, only in a secure context. It does not yet
implement quota computation, since we don't have a concept of document
quota yet.

Also update the `fetch/api/idlharness` test to run in a secure context,
since this API is only available there.

Positive Mozilla position:
https://github.com/mozilla/standards-positions/issues/703
Positive WebKit position:
https://github.com/WebKit/standards-positions/issues/85

Closes whatwg/fetch#1858

Signed-off-by: Tim van der Lippe <tvanderlippe@gmail.com>
2025-10-02 07:51:19 +00:00
..
meta Implement fetchLater (#39547) 2025-10-02 07:51:19 +00:00
mozilla Implement fetchLater (#39547) 2025-10-02 07:51:19 +00:00
tests Implement fetchLater (#39547) 2025-10-02 07:51:19 +00:00
webgl Sync WPT with upstream (21-09-2025) (#39414) 2025-09-21 05:47:33 +00:00
webgpu chore: update wgpu to v26 (#39016) 2025-09-14 04:09:17 +00:00
aliases
config.ini
hosts
include.ini Implement fetchLater (#39547) 2025-10-02 07:51:19 +00:00
README.md
vello_canvas_subsuite.json canvas: Make 2D context state creation failable and use dom_canvas_backend pref for backend selection (#38310) 2025-07-28 09:13:07 +00:00

Web tests (including Web Platform Tests)

Moved to the Servo book: