| 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 1be14b4600c47f99edfa1ebcb5dd31c7b6860b4f..02f8a849de105e032be3910827e2f4c403d42446 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
|
| @@ -4,7 +4,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.clearLongTaskTimings [function]
|
| window.performance.clearMarks [function]
|
| window.performance.clearMeasures [function]
|
| window.performance.clearResourceTimings [function]
|
| @@ -27,12 +26,10 @@ window.performance.navigation.redirectCount [number]
|
| window.performance.navigation.type [number]
|
| window.performance.now [function]
|
| window.performance.onframetimingbufferfull [null]
|
| -window.performance.onlongtasktimingbufferfull [null]
|
| window.performance.onresourcetimingbufferfull [null]
|
| window.performance.onwebkitresourcetimingbufferfull [null]
|
| window.performance.removeEventListener [function]
|
| window.performance.setFrameTimingBufferSize [function]
|
| -window.performance.setLongTaskTimingBufferSize [function]
|
| window.performance.setResourceTimingBufferSize [function]
|
| window.performance.timing [object PerformanceTiming]
|
| window.performance.timing.connectEnd [number]
|
|
|