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 |