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

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

Issue 2515443004: Enable RemotePlayback API by default (Closed)
Patch Set: Missing expectatiosn for win and linux 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 f51a9264547ef6c611a63d81b4a3cf832cafceb7..65b2be72710bf0580c9157e6b4ef989aabdc0e7d 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
@@ -2316,6 +2316,7 @@ interface HTMLMediaElement : HTMLElement
getter played
getter preload
getter readyState
+ getter remote
getter seekable
getter seeking
getter sinkId
@@ -4085,6 +4086,19 @@ interface ReadableStream
method constructor
method getReader
method tee
+interface RemotePlayback : EventTarget
+ attribute @@toStringTag
+ getter onconnect
+ getter onconnecting
+ getter ondisconnect
+ getter state
+ method cancelWatchAvailability
+ method constructor
+ method prompt
+ method watchAvailability
+ setter onconnect
+ setter onconnecting
+ setter ondisconnect
interface Request
attribute @@toStringTag
getter bodyUsed
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698