File tree Expand file tree Collapse file tree 4 files changed +0
-32
lines changed Expand file tree Collapse file tree 4 files changed +0
-32
lines changed Original file line number Diff line number Diff line change @@ -7,22 +7,16 @@ status:
77compat_features :
88 - api.CanMakePaymentEvent
99 - api.CanMakePaymentEvent.CanMakePaymentEvent
10- - api.CanMakePaymentEvent.methodData
11- - api.CanMakePaymentEvent.modifiers
12- - api.CanMakePaymentEvent.paymentRequestOrigin
1310 - api.CanMakePaymentEvent.respondWith
14- - api.CanMakePaymentEvent.topOrigin
1511 - api.PaymentManager
1612 - api.PaymentManager.enableDelegations
17- - api.PaymentManager.instruments
1813 - api.PaymentManager.secure_context_required
1914 - api.PaymentManager.userHint
2015 - api.PaymentRequestEvent
2116 - api.PaymentRequestEvent.PaymentRequestEvent
2217 - api.PaymentRequestEvent.changePaymentMethod
2318 - api.PaymentRequestEvent.changeShippingAddress
2419 - api.PaymentRequestEvent.changeShippingOption
25- - api.PaymentRequestEvent.instrumentKey
2620 - api.PaymentRequestEvent.methodData
2721 - api.PaymentRequestEvent.modifiers
2822 - api.PaymentRequestEvent.openWindow
Original file line number Diff line number Diff line change @@ -64,12 +64,3 @@ compat_features:
6464 # chrome_android: "122"
6565 # edge: "122"
6666 - api.PaymentManager.secure_context_required
67-
68- # baseline: false
69- # support: {}
70- - api.CanMakePaymentEvent.methodData
71- - api.CanMakePaymentEvent.modifiers
72- - api.CanMakePaymentEvent.paymentRequestOrigin
73- - api.CanMakePaymentEvent.topOrigin
74- - api.PaymentManager.instruments
75- - api.PaymentRequestEvent.instrumentKey
Original file line number Diff line number Diff line change @@ -15,13 +15,7 @@ compat_features:
1515 - api.PaymentRequest.abort
1616 - api.PaymentRequest.canMakePayment
1717 - api.PaymentRequest.id
18- - api.PaymentRequest.merchantvalidation_event
1918 - api.PaymentRequest.paymentmethodchange_event
20- - api.PaymentRequest.shippingAddress
21- - api.PaymentRequest.shippingOption
22- - api.PaymentRequest.shippingType
23- - api.PaymentRequest.shippingaddresschange_event
24- - api.PaymentRequest.shippingoptionchange_event
2519 - api.PaymentRequest.show
2620 - api.PaymentRequestUpdateEvent
2721 - api.PaymentRequestUpdateEvent.PaymentRequestUpdateEvent
Original file line number Diff line number Diff line change @@ -21,10 +21,6 @@ compat_features:
2121 - api.PaymentRequest
2222 - api.PaymentRequest.PaymentRequest
2323 - api.PaymentRequest.abort
24- - api.PaymentRequest.shippingAddress
25- - api.PaymentRequest.shippingOption
26- - api.PaymentRequest.shippingaddresschange_event
27- - api.PaymentRequest.shippingoptionchange_event
2824 - api.PaymentRequest.show
2925 - api.PaymentRequestUpdateEvent
3026 - api.PaymentRequestUpdateEvent.PaymentRequestUpdateEvent
@@ -54,7 +50,6 @@ compat_features:
5450 # edge: "15"
5551 # safari: "11.1"
5652 # safari_ios: "11.3"
57- - api.PaymentRequest.shippingType
5853 - api.PaymentResponse.toJSON
5954
6055 # baseline: false
@@ -136,9 +131,3 @@ compat_features:
136131 # chrome_android: "122"
137132 # edge: "122"
138133 - api.PaymentRequestUpdateEvent.secure_context_required
139-
140- # baseline: false
141- # support:
142- # safari: "11.1"
143- # safari_ios: "11.3"
144- - api.PaymentRequest.merchantvalidation_event
You can’t perform that action at this time.
0 commit comments