Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / sources / debugger / debugger-step-into-custom-element-callbacks-expected.txt
index 46b442c..1fbbc85 100644 (file)
@@ -1,6 +1,5 @@
 Tests that stepping into custom element methods will lead to a pause in the callbacks.
 
-Debugger was enabled.
 Set timer for test function.
 Stepping to constructor...
 Stepping into constructor...
@@ -18,5 +17,4 @@ Stepping to detachedCallback...
 Stepping into detachedCallback...
 PASS: Did step into event listener(detachedCallback).
 Invoked detachedCallback.
-Debugger was disabled.