ladybird/Tests/LibWeb/Text/expected/wpt-import/webidl/ecmascript-binding
Shannon Booth a14711a9d7 LibWeb/Bindings: Use realm's globalObject as thisValue if nullish
We were missing the step to use realm's global object if thisValue
was nullish. This is very trivial to fix, as `impl_this` already
handles everything as it should, allowing us to also remove the
special casing for WindowProxy.
2025-04-22 12:17:14 +02:00
..
builtin-function-properties.any.txt
default-iterator-object.txt
global-object-implicit-this-value.any.txt LibWeb/Bindings: Use realm's globalObject as thisValue if nullish 2025-04-22 12:17:14 +02:00