haikuwebkit/LayoutTests/inspector/runtime/execution-context-in-script...

9 lines
368 B
Plaintext

Test that Runtime.executionContextCreated event is fired even for pages without JavaScript.
== Running test suite: Runtime.executionContextCreated.ContextWithoutScript
-- Running test case: Runtime.executionContextCreated.ContextWithoutScript.SubFrame
PASS: Should receive Runtime.executionContextCreated notification.
PASS: Should be able to evaluate in subframe.