Files
servo/components/script
WaterWhisperer 687ba76207 script: Align Streams implementation with spec step calls (#40856)
updates several methods in `ReadableStream` to use `.expect()` instead
of `?` where the spec indicates an infallible operation (denoted by
`!`).

Testing: `mach test-wpt /streams/`
Fixes: part of #36906

Signed-off-by: WaterWhisperer <waterwhisperer24@qq.com>
2025-11-24 18:01:11 +00:00
..
2025-10-02 07:51:19 +00:00
2025-10-02 07:51:19 +00:00