mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-01 14:18:15 +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.
6 lines
199 B
Plaintext
6 lines
199 B
Plaintext
CountQueuingStrategy | size1 === size2 -> true
|
|
ByteLengthQueuingStrategy | size1 === size2 -> true
|
|
|
|
CountQueuingStrategy | size1 === size2 -> true
|
|
ByteLengthQueuingStrategy | size1 === size2 -> true
|