| Index: third_party/WebKit/LayoutTests/http/tests/inspector/tracing/timeline-script-parse-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/tracing/timeline-script-parse-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/tracing/timeline-script-parse-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..c957fc3e76a56e3a32c03635ba004c6d13fb225f
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector/tracing/timeline-script-parse-expected.txt
|
| @@ -0,0 +1,14 @@
|
| +Tests the Timeline events for v8.parseOnBackground
|
| +
|
| +v8.parseOnBackground Properties:
|
| +{
|
| + data : {
|
| + requestId : <string>
|
| + url : .../inspector/tracing/resources/timeline-script-parse.php
|
| + }
|
| + endTime : <number>
|
| + startTime : <number>
|
| + type : "v8.parseOnBackground"
|
| +}
|
| +Text details for v8.parseOnBackground: timeline-script-parse.php
|
| +
|
|
|