mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-22 08:00:45 +00:00
In line with the ShadowRealm proposal changes in the WebIDL spec: webidl#1437 and supporting changes in HTML spec. This is required for ShadowRealms as they have no relevant settings object on the shadow realm, so fixes a crash in the QueueingStrategy test in this commit.
5 lines
199 B
Text
5 lines
199 B
Text
CountQueuingStrategy | size1 === size2 -> true
|
|
ByteLengthQueuingStrategy | size1 === size2 -> true
|
|
|
|
CountQueuingStrategy | size1 === size2 -> true
|
|
ByteLengthQueuingStrategy | size1 === size2 -> true
|