Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(263)

Unified Diff: third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt

Issue 2952413002: Remove out of spec FrameTiming members from Performance.idl (Closed)
Patch Set: More Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt
index e866a2dfd4128a21ffa5968dd7aea14dc263703f..04c44561545fa2e3a989c14a1e48b6dfadf2ca5e 100644
--- a/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt
@@ -146,7 +146,6 @@ 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.onresourcetimingbufferfull is null
PASS childWindow.performance.timing.connectEnd is 0
PASS childWindow.performance.timing.connectStart is 0

Powered by Google App Engine
This is Rietveld 408576698