Index: LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-and-gced-expected.txt |
diff --git a/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-and-gced-expected.txt b/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-and-gced-expected.txt |
index f79a883a6a6318bd1cf89ffc5ce827bbba30412b..85ce1d603eb5217db23e393a7c7a28f61d173b32 100644 |
--- a/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-and-gced-expected.txt |
+++ b/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-and-gced-expected.txt |
@@ -156,6 +156,7 @@ PASS childWindow.pageXOffset is 0 |
PASS childWindow.pageYOffset is 0 |
PASS childWindow.performance.navigation.redirectCount is 0 |
PASS childWindow.performance.navigation.type is 0 |
+PASS childWindow.performance.onframetimingbufferfull is null |
PASS childWindow.performance.onwebkitresourcetimingbufferfull is null |
PASS childWindow.performance.timing.connectEnd is 0 |
PASS childWindow.performance.timing.connectStart is 0 |