Index: LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-navigated-expected.txt |
diff --git a/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-navigated-expected.txt b/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-navigated-expected.txt |
index 3dbcf9ae90bdcaa81e6b63130c8d5812c398676d..84cc1844f625819761d8f085a79b61f2194f6afc 100644 |
--- a/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-navigated-expected.txt |
+++ b/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-navigated-expected.txt |
@@ -59,7 +59,6 @@ PASS oldChildWindow.navigator.serviceWorker.oncontrollerchange is newChildWindow |
PASS oldChildWindow.navigator.userAgent is newChildWindow.navigator.userAgent |
PASS oldChildWindow.navigator.vendor is newChildWindow.navigator.vendor |
PASS oldChildWindow.navigator.vendorSub is newChildWindow.navigator.vendorSub |
-PASS oldChildWindow.offscreenBuffering is newChildWindow.offscreenBuffering |
PASS oldChildWindow.onabort is newChildWindow.onabort |
PASS oldChildWindow.onanimationend is newChildWindow.onanimationend |
PASS oldChildWindow.onanimationiteration is newChildWindow.onanimationiteration |