Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / http / tests / misc / performance-memory-in-shared-worker-expected.txt
1 Description
2
3 This test validates that performance.memory exists in shared workers.
4
5
6 PASS self.performance is defined 
7 PASS self.performance.memory is defined 
8 PASS jsHeapSizeLimit should be no less than totalJSHeapSize 
9 PASS totalJSHeapSize should be no less than usedJSHeapSize 
10