Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / timeline / timeline-injected-script-eval-expected.txt
1 Tests the Timeline API function call record for InjectedScript.eval call feature.
2
3 FunctionCall Properties:
4 {
5     data : {
6         scriptId : <string>
7         scriptLine : <number>
8         scriptName : <string>
9     }
10     endTime : <number>
11     frameId : <string>
12     startTime : <number>
13     thread : <string>
14     type : "FunctionCall"
15 }
16