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

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

Issue 2891953002: Ship and experiment with the Budget API (Closed)
Patch Set: one more result file Created 3 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/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt
index aabc986793d23349fa069f9357058454bc28d0d3..74feecc8c438f410dba911f93aa469eeb61197b7 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt
@@ -337,6 +337,10 @@ interface BroadcastChannel : EventTarget
method postMessage
setter onmessage
setter onmessageerror
+interface BudgetService
+ attribute @@toStringTag
+ method constructor
+ method reserve
interface ByteLengthQueuingStrategy
method constructor
method size
@@ -3605,6 +3609,7 @@ interface Navigator
getter appName
getter appVersion
getter bluetooth
+ getter budget
getter cookieEnabled
getter credentials
getter doNotTrack

Powered by Google App Engine
This is Rietveld 408576698