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

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

Issue 1968533002: Flip PerformanceObserver flag to stable (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update test expectations for layout tests in virtual/stable post flag flip Created 4 years, 7 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/virtual/stable/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
index d5d908b6755578820988a7aef11a2c9ea636ca97..a8706aa62c63cc1a9021d949e7e618b1fef3d403 100644
--- a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
@@ -3589,6 +3589,17 @@ interface PerformanceNavigation
getter redirectCount
getter type
method constructor
+interface PerformanceObserver
+ attribute @@toStringTag
+ method constructor
+ method disconnect
+ method observe
+interface PerformanceObserverEntryList
+ attribute @@toStringTag
+ method constructor
+ method getEntries
+ method getEntriesByName
+ method getEntriesByType
interface PerformanceResourceTiming : PerformanceEntry
attribute @@toStringTag
getter connectEnd

Powered by Google App Engine
This is Rietveld 408576698