1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-09 17:44:56 +09:00
ladybird/Tests/LibWeb/Text/expected/Messaging
Aliaksandr Kalenik 87bffe7d22 Tests: Rearrange log order in Messaging-post-channel-over-channel.html
When a message is posted to multiple ports at once, the order in which
the callbacks for these messages are invoked is non-deterministic.
To account for this, the test has been rewritten to accumulate logs
for each port separately, and then print them grouped by port.
2025-04-11 17:13:06 +02: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 Tests: Rearrange log order in Messaging-post-channel-over-channel.html 2025-04-11 17:13:06 +02:00