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

Unified Diff: third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-shared-worker-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-shared-worker-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-shared-worker-expected.txt b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-shared-worker-expected.txt
index 5c33f6b4157740fcaca17383fecbad3a6a229a29..4ce8dbc0ebc1332e77dce57d313111d17416913c 100644
--- a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-shared-worker-expected.txt
+++ b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-shared-worker-expected.txt
@@ -446,6 +446,12 @@ Starting worker: resources/global-interface-listing.js
[Worker] setter onclose
[Worker] setter onerror
[Worker] setter onshow
+[Worker] interface PerformanceObserverEntryList
+[Worker] attribute @@toStringTag
+[Worker] method constructor
+[Worker] method getEntries
+[Worker] method getEntriesByName
+[Worker] method getEntriesByType
[Worker] interface PermissionStatus : EventTarget
[Worker] attribute @@toStringTag
[Worker] getter onchange

Powered by Google App Engine
This is Rietveld 408576698