| Index: LayoutTests/fast/dom/Window/window-properties-performance-expected.txt
|
| diff --git a/LayoutTests/fast/dom/Window/window-properties-performance-expected.txt b/LayoutTests/fast/dom/Window/window-properties-performance-expected.txt
|
| index 0fe46d5f288028dfbe82bc723eb13899f1490517..fe578a934f97ce708cd772d03749e4963d4f5904 100644
|
| --- a/LayoutTests/fast/dom/Window/window-properties-performance-expected.txt
|
| +++ b/LayoutTests/fast/dom/Window/window-properties-performance-expected.txt
|
| @@ -2,6 +2,7 @@ This test dumps all of the properties that are reachable from the window.perform
|
|
|
| window.performance [object Performance]
|
| window.performance.addEventListener [function]
|
| +window.performance.clearFrameTimings [function]
|
| window.performance.clearMarks [function]
|
| window.performance.clearMeasures [function]
|
| window.performance.dispatchEvent [function]
|
| @@ -22,8 +23,10 @@ window.performance.navigation.TYPE_RESERVED [number]
|
| window.performance.navigation.redirectCount [number]
|
| window.performance.navigation.type [number]
|
| window.performance.now [function]
|
| +window.performance.onframetimingbufferfull [null]
|
| window.performance.onwebkitresourcetimingbufferfull [null]
|
| window.performance.removeEventListener [function]
|
| +window.performance.setFrameTimingBufferSize [function]
|
| window.performance.timing [object PerformanceTiming]
|
| window.performance.timing.connectEnd [number]
|
| window.performance.timing.connectStart [number]
|
|
|