@@ -14,10 +14,14 @@ compat_features:
1414 - api.PresentationConnection
1515 - api.PresentationConnection.binaryType
1616 - api.PresentationConnection.close
17+ - api.PresentationConnection.close_event
18+ - api.PresentationConnection.connect_event
1719 - api.PresentationConnection.id
20+ - api.PresentationConnection.message_event
1821 - api.PresentationConnection.send
1922 - api.PresentationConnection.state
2023 - api.PresentationConnection.terminate
24+ - api.PresentationConnection.terminate_event
2125 - api.PresentationConnection.url
2226 - api.PresentationConnectionAvailableEvent
2327 - api.PresentationConnectionAvailableEvent.PresentationConnectionAvailableEvent
@@ -27,6 +31,7 @@ compat_features:
2731 - api.PresentationConnectionCloseEvent.message
2832 - api.PresentationConnectionCloseEvent.reason
2933 - api.PresentationConnectionList
34+ - api.PresentationConnectionList.connectionavailable_event
3035 - api.PresentationConnectionList.connections
3136 - api.PresentationReceiver
3237 - api.PresentationReceiver.connectionList
@@ -35,5 +40,6 @@ compat_features:
3540 - api.PresentationRequest.connectionavailable_event
3641 - api.PresentationRequest.getAvailability
3742 - api.PresentationRequest.reconnect
43+ - api.PresentationRequest.secure_context_required
3844 - api.PresentationRequest.start
3945 - html.elements.iframe.sandbox.allow-presentation
0 commit comments