servo/tests/wpt
Tim van der Lippe 4c25039d35
Fully implement request constructor body handling (#39514)
This aligns the implementation with the spec, where both input body and
init body are now set. In doing so, it fixes a fetch abort test, since
the stream was missing for the input body.

It also introduces the `unusable` method, as that's the one the spec
uses. The other two getters no longer exist in the spec.

Fixes #39448

Signed-off-by: Tim van der Lippe <tvanderlippe@gmail.com>
2025-09-27 01:52:01 +00:00
..
meta Fully implement request constructor body handling (#39514) 2025-09-27 01:52:01 +00:00
mozilla Add abort signal preference to experimental web features (#39421) 2025-09-26 14:41:53 +00:00
tests script: Chain up scrollIntoView() scrolling to parent <iframe>s (#39475) 2025-09-26 22:12:37 +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 Enable credential management wpt tests (#39327) 2025-09-20 07:24:32 +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: