| Index: LayoutTests/fast/workers/worker-performance-expected.txt
|
| diff --git a/LayoutTests/fast/workers/worker-performance-expected.txt b/LayoutTests/fast/workers/worker-performance-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..c70a65c265b834cd0836fd34e162894d7ef2679c
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/workers/worker-performance-expected.txt
|
| @@ -0,0 +1,10 @@
|
| +Test Performance APIs in Dedicated Worker
|
| +
|
| +pong
|
| +importScripts('worker-performance.js'): undefined
|
| +PASS: startTime should match
|
| +PASS: measure.duration should be no less than 100ms
|
| +PASS: getEntriesByType('mark')
|
| +PASS: getEntriesByType('measure')
|
| +DONE
|
| +
|
|
|