| Index: LayoutTests/http/tests/misc/performance-memory-in-dedicated-worker-expected.txt
|
| diff --git a/LayoutTests/http/tests/misc/performance-memory-in-dedicated-worker-expected.txt b/LayoutTests/http/tests/misc/performance-memory-in-dedicated-worker-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..8261ddfdbe809c42822bfddc058bdb3793a466ba
|
| --- /dev/null
|
| +++ b/LayoutTests/http/tests/misc/performance-memory-in-dedicated-worker-expected.txt
|
| @@ -0,0 +1,10 @@
|
| +Description
|
| +
|
| +This test validates that performance.memory exists in dedicated workers
|
| +
|
| +
|
| +PASS self.performance is defined
|
| +PASS self.performance.memory is defined
|
| +PASS jsHeapSizeLimit should be no less than totalJSHeapSize
|
| +PASS totalJSHeapSize should be no less than usedJSHeapSize
|
| +
|
|
|