ladybird/Tests/LibWeb/Text/expected/HTML/shadow-realm-async-evaluate.txt
Shannon Booth 9598ed1d17 LibWeb: Hook up the HostInitializeShadowRealm callback
This is enough for a basic shadow realm to work :^)

There is more that we still need to implement here such as module
loading and fixing up the global object, but this is enough to get some
basic usage working.
2024-11-05 10:43:08 -07:00

1 line
111 B
Text

PASS: Exception thrown 'TypeError: Wrapped value must be primitive or a function object, got [object Promise]'