Upstream version 5.34.98.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / sources / debugger / source-url-comment-expected.txt
1 Tests that evals with sourceURL comment are shown in scripts panel.
2
3 Debugger was enabled.
4
5 Running: testSourceURLCommentInInlineScript
6
7 Running: testSourceURLComment
8 function keepAlive() {}
9
10 Running: testDeprecatedSourceURLComment
11 function keepAlive() {}
12
13 Running: testSourceURLCommentInDynamicScript
14 function keepAliveInDynamicScript() {}
15
16 Running: testNonRelativeURL
17 function relativeURLScript() {}
18 Debugger was disabled.
19