ladybird/Tests/LibWeb/Text/expected/Messaging
Andreas Kling 43d2c920e0 LibWeb: Ignore MessagePort.start() on already-closed port
This matches other browsers, and fixes an assertion found by Domato.
2024-03-12 16:30:39 +01:00
..
MessagePort-start-after-close.txt LibWeb: Ignore MessagePort.start() on already-closed port 2024-03-12 16:30:39 +01:00
Messaging-basic-channel.txt LibWeb: Add a basic MessageChannel test 2023-12-09 21:52:28 +01:00
Messaging-post-channel-over-channel.txt LibWeb: Post all MessagePort messages over their LocalSockets 2023-12-20 12:25:40 -07:00