Files
ladybird/Tests/LibWeb/Text/expected/Streams/QueuingStrategy-same-instance.txt
Shannon Booth d527c5df5d LibWeb: Allow using queuing strategies on globals other than Window
These interfaces are exposed on *, meaning it should work for workers
and our newly added shadow realm global object by being stored on the
universal global scope mixin.
2024-11-20 18:01:21 -07:00

3 lines
99 B
Plaintext

CountQueuingStrategy | size1 === size2 -> true
ByteLengthQueuingStrategy | size1 === size2 -> true