/home/clopez/webkit/webkit/layout-test-results/retries/fast/dom/Window/window-properties-performance-actual.txt

11This test dumps all of the properties that are reachable from the window.performance object, along with their types.
22
33window.performance [object Performance]
 4window.performance.addEventListener [function]
 5window.performance.dispatchEvent [function]
46window.performance.navigation [object PerformanceNavigation]
57window.performance.navigation.TYPE_BACK_FORWARD [number]
68window.performance.navigation.TYPE_NAVIGATE [number]

911window.performance.navigation.redirectCount [number]
1012window.performance.navigation.type [number]
1113window.performance.now [function]
12 window.performance.onwebkitresourcetimingbufferfull [null]
 14window.performance.removeEventListener [function]
1315window.performance.timing [object PerformanceTiming]
1416window.performance.timing.connectEnd [number]
1517window.performance.timing.connectStart [number]

3436window.performance.timing.unloadEventStart [number]
3537window.performance.webkitClearMarks [function]
3638window.performance.webkitClearMeasures [function]
37 window.performance.webkitClearResourceTimings [function]
38 window.performance.webkitGetEntries [function]
39 window.performance.webkitGetEntriesByName [function]
40 window.performance.webkitGetEntriesByType [function]
4139window.performance.webkitMark [function]
4240window.performance.webkitMeasure [function]
43 window.performance.webkitSetResourceTimingBufferSize [function]
4441window.performance.timing [printed above as window.performance.timing]
4542window.performance.navigation [printed above as window.performance.navigation]
4643window.performance [string]