Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions features/geolocation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,5 @@ compat_features:
- api.GeolocationPositionError.secure_context_required
- api.Navigator.geolocation
- api.Navigator.geolocation.secure_context_required
- html.elements.iframe.allow.geolocation
- http.headers.Permissions-Policy.geolocation
9 changes: 9 additions & 0 deletions features/geolocation.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,15 @@ compat_features:
- api.GeolocationCoordinates.toJSON
- api.GeolocationPosition.toJSON

# baseline: false
# support:
# chrome: "64"
# chrome_android: "64"
# edge: "79"
# firefox: "74"
# firefox_android: "79"
- html.elements.iframe.allow.geolocation

# baseline: false
# support:
# chrome: "88"
Expand Down
9 changes: 5 additions & 4 deletions features/payment-handler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,18 @@ group: payments
status:
compute_from: api.PaymentManager
compat_features:
- api.PaymentManager
- api.PaymentManager.enableDelegations
- api.PaymentManager.instruments
- api.PaymentManager.userHint
- api.CanMakePaymentEvent
- api.CanMakePaymentEvent.CanMakePaymentEvent
- api.CanMakePaymentEvent.methodData
- api.CanMakePaymentEvent.modifiers
- api.CanMakePaymentEvent.paymentRequestOrigin
- api.CanMakePaymentEvent.respondWith
- api.CanMakePaymentEvent.topOrigin
- api.PaymentManager
- api.PaymentManager.enableDelegations
- api.PaymentManager.instruments
- api.PaymentManager.secure_context_required
- api.PaymentManager.userHint
- api.PaymentRequestEvent
- api.PaymentRequestEvent.PaymentRequestEvent
- api.PaymentRequestEvent.changePaymentMethod
Expand Down
7 changes: 7 additions & 0 deletions features/payment-handler.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,13 @@ compat_features:
- api.PaymentRequestEvent.paymentOptions
- api.PaymentRequestEvent.shippingOptions

# baseline: false
# support:
# chrome: "122"
# chrome_android: "122"
# edge: "122"
- api.PaymentManager.secure_context_required

# baseline: false
# support: {}
- api.CanMakePaymentEvent.methodData
Expand Down
16 changes: 9 additions & 7 deletions features/payment-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ group: payments
status:
compute_from: api.PaymentRequest
compat_features:
- api.PaymentMethodChangeEvent
- api.PaymentMethodChangeEvent.PaymentMethodChangeEvent
- api.PaymentMethodChangeEvent.methodDetails
- api.PaymentMethodChangeEvent.methodName
- api.PaymentRequest
- api.PaymentRequest.PaymentRequest
- api.PaymentRequest.PaymentRequest.secure_payment_confirmation_method
Expand All @@ -14,29 +18,27 @@ compat_features:
- api.PaymentRequest.merchantvalidation_event
- api.PaymentRequest.paymentmethodchange_event
- api.PaymentRequest.shippingAddress
- api.PaymentRequest.shippingaddresschange_event
- api.PaymentRequest.shippingOption
- api.PaymentRequest.shippingoptionchange_event
- api.PaymentRequest.shippingType
- api.PaymentRequest.shippingaddresschange_event
- api.PaymentRequest.shippingoptionchange_event
- api.PaymentRequest.show
- api.PaymentMethodChangeEvent
- api.PaymentMethodChangeEvent.PaymentMethodChangeEvent
- api.PaymentMethodChangeEvent.methodDetails
- api.PaymentMethodChangeEvent.methodName
- api.PaymentRequestUpdateEvent
- api.PaymentRequestUpdateEvent.PaymentRequestUpdateEvent
- api.PaymentRequestUpdateEvent.secure_context_required
- api.PaymentRequestUpdateEvent.updateWith
- api.PaymentResponse
- api.PaymentResponse.complete
- api.PaymentResponse.details
- api.PaymentResponse.methodName
- api.PaymentResponse.payerdetailchange_event
- api.PaymentResponse.payerEmail
- api.PaymentResponse.payerName
- api.PaymentResponse.payerPhone
- api.PaymentResponse.payerdetailchange_event
- api.PaymentResponse.requestId
- api.PaymentResponse.retry
- api.PaymentResponse.shippingAddress
- api.PaymentResponse.shippingOption
- api.PaymentResponse.toJSON
- html.elements.iframe.allow.payment
- http.headers.Permissions-Policy.payment
16 changes: 16 additions & 0 deletions features/payment-request.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,15 @@ compat_features:
- api.PaymentRequest.id
- api.PaymentResponse.requestId

# baseline: false
# support:
# chrome: "60"
# chrome_android: "60"
# edge: "79"
# firefox: "74"
# firefox_android: "79"
- html.elements.iframe.allow.payment

# baseline: false
# support:
# chrome: "76"
Expand Down Expand Up @@ -121,6 +130,13 @@ compat_features:
# edge: "95"
- api.PaymentRequest.PaymentRequest.secure_payment_confirmation_method

# baseline: false
# support:
# chrome: "122"
# chrome_android: "122"
# edge: "122"
- api.PaymentRequestUpdateEvent.secure_context_required

# baseline: false
# support:
# safari: "11.1"
Expand Down
1 change: 1 addition & 0 deletions features/picture-in-picture.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ compat_features:
- api.PictureInPictureEvent.PictureInPictureEvent
- api.PictureInPictureEvent.pictureInPictureWindow
- css.selectors.picture-in-picture
- html.elements.iframe.allow.picture-in-picture
- http.headers.Permissions-Policy.picture-in-picture
5 changes: 5 additions & 0 deletions features/picture-in-picture.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,11 @@ compat_features:
# safari_ios: "13.4"
- css.selectors.picture-in-picture

# baseline: false
# support:
# chrome: "71"
- html.elements.iframe.allow.picture-in-picture

# baseline: false
# support:
# chrome: "88"
Expand Down
1 change: 1 addition & 0 deletions features/storage-access.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ compat_features:
- api.Document.requestStorageAccessFor
- api.Permissions.permission_storage-access
- api.Permissions.permission_top-level-storage-access
- html.elements.iframe.allow.storage-access
- http.headers.Permissions-Policy.storage-access
1 change: 1 addition & 0 deletions features/storage-access.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ compat_features:
# chrome: "113"
# chrome_android: "113"
# edge: "113"
- html.elements.iframe.allow.storage-access
- http.headers.Permissions-Policy.storage-access

# baseline: false
Expand Down
1 change: 1 addition & 0 deletions features/web-midi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,4 @@ compat_features:
- api.Navigator.requestMIDIAccess.secure_context_required
- api.Permissions.permission_midi
- http.headers.Permissions-Policy.midi
- html.elements.iframe.allow.midi
9 changes: 9 additions & 0 deletions features/web-midi.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,15 @@ compat_features:
# firefox_android: "110"
- api.Permissions.permission_midi

# baseline: false
# support:
# chrome: "64"
# chrome_android: "64"
# edge: "79"
# firefox: "74"
# firefox_android: "79"
- html.elements.iframe.allow.midi

# ⬇️ Same status as overall feature ⬇️
# baseline: false
# support:
Expand Down
1 change: 1 addition & 0 deletions features/web-otp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ compat_features:
- api.CredentialsContainer.get.otp_option
- api.OTPCredential
- api.OTPCredential.code
- html.elements.iframe.allow.otp-credentials
- http.headers.Permissions-Policy.otp-credentials
1 change: 1 addition & 0 deletions features/web-otp.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ compat_features:
- api.CredentialsContainer.get.otp_option
- api.OTPCredential
- api.OTPCredential.code
- html.elements.iframe.allow.otp-credentials

# baseline: false
# support:
Expand Down
2 changes: 2 additions & 0 deletions features/webauthn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,7 @@ compat_features:
- api.PublicKeyCredential.rawId
- api.PublicKeyCredential.response
- api.PublicKeyCredential.toJSON
- html.elements.iframe.allow.publickey-credentials-create
- html.elements.iframe.allow.publickey-credentials-get
- http.headers.Permissions-Policy.publickey-credentials-create
- http.headers.Permissions-Policy.publickey-credentials-get
15 changes: 15 additions & 0 deletions features/webauthn.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,15 @@ compat_features:
# safari_ios: "15.5"
- api.PublicKeyCredential.authenticatorAttachment

# baseline: false
# support:
# chrome: "84"
# chrome_android: "84"
# edge: "84"
# firefox: "118"
# firefox_android: "118"
- html.elements.iframe.allow.publickey-credentials-get

# baseline: false
# support:
# chrome: "89"
Expand Down Expand Up @@ -181,3 +190,9 @@ compat_features:
# safari: "17.4"
# safari_ios: "17.4"
- api.PublicKeyCredential.getClientCapabilities_static

# baseline: false
# support:
# firefox: "123"
# firefox_android: "123"
- html.elements.iframe.allow.publickey-credentials-create
1 change: 1 addition & 0 deletions features/webhid.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,4 @@ compat_features:
- api.Navigator.hid
- api.WorkerNavigator.hid
- http.headers.Permissions-Policy.hid
- html.elements.iframe.allow.hid
7 changes: 7 additions & 0 deletions features/webhid.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ status:
chrome: "89"
edge: "89"
compat_features:
# baseline: false
# support:
# chrome: "89"
# chrome_android: "89"
# edge: "89"
- html.elements.iframe.allow.hid

# ⬇️ Same status as overall feature ⬇️
# baseline: false
# support:
Expand Down