Skip to content

Add Chromium versions for api.HTMLIFrameElement.allowPaymentRequest#15812

Merged
foolip merged 3 commits intomdn:mainfrom
queengooborg:api/HTMLIFrameElement/allowPaymentRequest/chrome-corrections
May 17, 2022
Merged

Add Chromium versions for api.HTMLIFrameElement.allowPaymentRequest#15812
foolip merged 3 commits intomdn:mainfrom
queengooborg:api/HTMLIFrameElement/allowPaymentRequest/chrome-corrections

Conversation

@queengooborg
Copy link
Copy Markdown
Contributor

This PR adds real values for Chromium (Chrome, Opera, Samsung Internet, WebView Android) for the allowPaymentRequest member of the HTMLIFrameElement API. The version numbers come from ChromeStatus: https://chromestatus.com/feature/5511036157296640

Fixes #6724.

This PR adds real values for Chromium (Chrome, Opera, Samsung Internet, WebView Android) for the `allowPaymentRequest` member of the `HTMLIFrameElement` API.  The version numbers come from ChromeStatus: https://chromestatus.com/feature/5511036157296640

Fixes mdn#6724.
@queengooborg queengooborg added the data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Apr 13, 2022
Copy link
Copy Markdown
Contributor

@foolip foolip left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"value_to_set": "Enabled"
}
]
"version_added": "57"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The difference to desktop seemed a bit suspect at first, but looking at PaymentRequest it seems like the feature as a whole reached Android before desktop.

@foolip foolip merged commit a8ea977 into mdn:main May 17, 2022
@queengooborg queengooborg deleted the api/HTMLIFrameElement/allowPaymentRequest/chrome-corrections branch May 17, 2022 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

HTMLIFrameElement#allowPaymentRequest is available without preference in Chrome

2 participants