summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/inspector/script-execution-state-change-notification-expected.txt
blob: 91558b12ee92e64fecfe2f7f229cb6113c67c1ce (plain)
1
2
3
4
5
6
7
8
9
Tests that whenever Script Execution state is changed outside inspector, its notified to the Inspector front-end.

Registered PageDispatcher.scriptsEnabled()
running disableJavaScriptTest...
PageDispatcher.scriptsEnabled should be invoked with isEnabled=false
running enableJavaScriptTest...
PageDispatcher.scriptsEnabled should be invoked with isEnabled=true
Finished verification.