Files
ladybird/Tests/LibWeb/Text/expected/wpt-import/encoding/streams/readable-writable-properties.any.txt
Luke Wilde cae0ee6fa7 LibWeb: Implement TextEncoderStream
Required by the server-side rendering mode of React Router, used by
https://chatgpt.com/

Note that the imported tests do not have the worker variants to prevent
freezing on macOS.
2025-02-07 11:04:46 -05:00

8 lines
206 B
Plaintext

Harness status: OK
Found 2 tests
1 Pass
1 Fail
Pass TextEncoderStream readable and writable properties must pass brand checks
Fail TextDecoderStream readable and writable properties must pass brand checks