mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-27 18:17:22 +02:00
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.
10 lines
414 B
Plaintext
10 lines
414 B
Plaintext
Harness status: OK
|
|
|
|
Found 4 tests
|
|
|
|
2 Pass
|
|
2 Fail
|
|
Fail write() should not complete until read relieves backpressure for TextDecoderStream
|
|
Fail additional writes should wait for backpressure to be relieved for class TextDecoderStream
|
|
Pass write() should not complete until read relieves backpressure for TextEncoderStream
|
|
Pass additional writes should wait for backpressure to be relieved for class TextEncoderStream |