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

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

Issue 2812853003: [Presentation API] Flip "PresentationReceiver" flag to stable (Closed)
Patch Set: fix layout test failures Created 3 years, 8 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
« 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/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 208513a752a964066a648ae69d2e987a56767ae1..0872bccf031a3f43c0c09b449612901410f3ca04 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
@@ -3979,6 +3979,7 @@ interface PopStateEvent : Event
interface Presentation
attribute @@toStringTag
getter defaultRequest
+ getter receiver
method constructor
setter defaultRequest
interface PresentationAvailability : EventTarget
@@ -4015,6 +4016,16 @@ interface PresentationConnectionCloseEvent : Event
getter message
getter reason
method constructor
+interface PresentationConnectionList : EventTarget
+ attribute @@toStringTag
+ getter connections
+ getter onconnectionavailable
+ method constructor
+ setter onconnectionavailable
+interface PresentationReceiver
+ attribute @@toStringTag
+ getter connectionList
+ method constructor
interface PresentationRequest : EventTarget
attribute @@toStringTag
getter onconnectionavailable
« 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