| Index: third_party/WebKit/LayoutTests/fast/dom/Window/window-properties-performance-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/Window/window-properties-performance-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/Window/window-properties-performance-expected.txt
|
| index 2374d1d4525969d773dfd1b83c0e2c9b34ffcd7a..3267ecb1734033233ffd520be2a260bd0a11f904 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/Window/window-properties-performance-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/Window/window-properties-performance-expected.txt
|
| @@ -2,7 +2,6 @@ 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.clearResourceTimings [function]
|
| @@ -25,10 +24,8 @@ window.performance.navigation.redirectCount [number]
|
| window.performance.navigation.toJSON [function]
|
| window.performance.navigation.type [number]
|
| window.performance.now [function]
|
| -window.performance.onframetimingbufferfull [null]
|
| window.performance.onresourcetimingbufferfull [null]
|
| window.performance.removeEventListener [function]
|
| -window.performance.setFrameTimingBufferSize [function]
|
| window.performance.setResourceTimingBufferSize [function]
|
| window.performance.timing [object PerformanceTiming]
|
| window.performance.timing.connectEnd [number]
|
|
|