1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-11 02:13:56 +09:00
ladybird/Tests/LibWeb/Text/input/wpt-import/streams/writable-streams
Kenneth Myhra b285202951 LibWeb: Widen assertion to avoid accidentally writing to a closed stream
This widens the assertion from only checking if the WritableStream's
state is Errored or Erroring to asserting that the WritableStream is not
in a Writable state.
2025-04-14 14:50:54 -04:00
..
aborting.any.html
aborting.any.js
bad-strategies.any.html LibWeb: Use alternative workaround for null strategy algorithm on abort 2024-11-13 10:44:22 -05:00
bad-strategies.any.js LibWeb: Use alternative workaround for null strategy algorithm on abort 2024-11-13 10:44:22 -05:00
close.any.html LibWeb: Widen assertion to avoid accidentally writing to a closed stream 2025-04-14 14:50:54 -04:00
close.any.js LibWeb: Widen assertion to avoid accidentally writing to a closed stream 2025-04-14 14:50:54 -04:00