ladybird/Tests/LibWeb/Text/expected/Streams/TransformStream-transform-callback.txt
Kenneth Myhra 74fdf59941 Tests/LibWeb: Add TransformStream transform callback test
This test proves the ability of TransformStream to execute to execute
caller supplied code in the transform callback that can transform
incoming chunks, and have access to TransformStreamDefaultController.
2023-07-15 11:59:39 +02:00

3 lines
37 B
Text

Done: false
HELLO, WORLD!
Done: true