Index: LayoutTests/inspector-protocol/runtime/runtime-execution-contexts-events-expected.txt |
diff --git a/LayoutTests/inspector-protocol/runtime/runtime-execution-contexts-events-expected.txt b/LayoutTests/inspector-protocol/runtime/runtime-execution-contexts-events-expected.txt |
index 8ff077b95d016185c04f634a78083596a2fd63aa..ca8ea61e517874cb3fe1fd8e6d3dfb4c45869b92 100644 |
--- a/LayoutTests/inspector-protocol/runtime/runtime-execution-contexts-events-expected.txt |
+++ b/LayoutTests/inspector-protocol/runtime/runtime-execution-contexts-events-expected.txt |
@@ -6,4 +6,8 @@ Frame's context was destroyed |
Frame context was created |
Remove frame |
Frame's context was destroyed |
+Create new crafted frame |
+Crafted frame context was created |
+Remove crafted frame |
+Crafted frame's context was destroyed |