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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/virtual/stable/webexposed/global-interface-listing-expected.txt

Issue 2472583003: Navigation Timing Level 2 (Closed)
Patch Set: synced cl Created 4 years, 1 month 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/platform/linux/virtual/stable/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/virtual/stable/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/virtual/stable/webexposed/global-interface-listing-expected.txt
index 88b5c43bf752688fbfa4241afc1c67c0b8b42a43..6efc1e52b1e67082ebacdd6e0d29fd3e1c91477b 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/virtual/stable/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/virtual/stable/webexposed/global-interface-listing-expected.txt
@@ -3766,6 +3766,20 @@ interface PerformanceNavigation
getter type
method constructor
method toJSON
+interface PerformanceNavigationTiming : PerformanceResourceTiming
+ attribute @@toStringTag
+ getter domComplete
+ getter domContentLoadedEventEnd
+ getter domContentLoadedEventStart
+ getter domInteractive
+ getter loadEventEnd
+ getter loadEventStart
+ getter redirectCount
+ getter type
+ getter unloadEventEnd
+ getter unloadEventStart
+ method constructor
+ method toJSON
interface PerformanceObserver
attribute @@toStringTag
method constructor

Powered by Google App Engine
This is Rietveld 408576698