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

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: addressed layout test failures 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 59905c7320a9d98b0036073d2cb372b562c219f4..4b235ae63f3295d10fcdd59a0db12da5a00ed1e9 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
@@ -3760,6 +3760,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