ladybird/Tests/LibWeb/Text/input/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.html LibWeb: Ignore MessagePort.start() on already-closed port 2024-03-12 16:30:39 +01:00
Messaging-basic-channel.html
Messaging-post-channel-over-channel.html