| Index: LayoutTests/fast/workers/shared-worker-performance-expected.txt
|
| diff --git a/LayoutTests/fast/workers/shared-worker-performance-expected.txt b/LayoutTests/fast/workers/shared-worker-performance-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..87505d3e20e04a06a0868e2cc89ba5c070669250
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/workers/shared-worker-performance-expected.txt
|
| @@ -0,0 +1,10 @@
|
| +Test Performance APIs in Shared Worker
|
| +
|
| +PASS: Received ping message
|
| +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
|
| +
|
|
|