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

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

Issue 2631563002: Enable nav timing 2 by flipping the flag to stable. (Closed)
Patch Set: edited expected files Created 3 years, 11 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/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt
index 60010f186a85e9f4d2b0b620a84541781280cdeb..53ef271b8743ac9c4ee7fc1e7b280ea5ef840131 100644
--- a/third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt
@@ -3722,6 +3722,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