Files
servo/components/script/dom
Aokingo c7eba2dbba Fix ReadableStream cancel error message (#37282)
Align error message with WHATWG Streams spec by changing:  
- `'stream is not locked'` to `'stream is locked'` 

This will match the step 2 of the readablestream cancel method that
requires the correct TypeError when the stream is locked.

Signed-off-by: Alice Okingo <annekadiso@gmail.com>
2025-06-06 02:32:59 +00:00
..
2025-05-27 09:53:43 +00:00
2025-04-04 19:42:28 +00:00