ladybird/Tests/LibWeb/Text/expected/wpt-import/webidl
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
..
ecmascript-binding LibWeb/Bindings: Use realm's globalObject as thisValue if nullish 2025-04-22 12:17:14 +02:00
current-realm.txt LibWeb/DOM: Create TreeWalker in document's realm 2025-01-10 08:08:46 +00:00