Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Chromium versions for api.CompositionEvent.data #14206

Merged

Conversation

queengooborg
Copy link
Collaborator

This PR updates and corrects the real values for Chromium (Chrome, Opera, Samsung Internet, WebView Android) for the data member of the CompositionEvent API, based upon results from the mdn-bcd-collector project (v4.0.0).

Tests Used: https://mdn-bcd-collector.appspot.com/tests/api/CompositionEvent/data

Check out the collector's guide on how to review this PR.

This PR updates and corrects the real values for Chromium (Chrome, Opera, Samsung Internet, WebView Android) for the `data` member of the `CompositionEvent` API, based upon results from the [mdn-bcd-collector](https://mdn-bcd-collector.appspot.com) project (v4.0.0).

Tests Used: https://mdn-bcd-collector.appspot.com/tests/api/CompositionEvent/data

_Check out the [collector's guide on how to review this PR](https://github.com/foolip/mdn-bcd-collector#reviewing-bcd-changes)._
@github-actions github-actions bot added the data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Dec 27, 2021
@@ -104,10 +104,10 @@
"spec_url": "https://w3c.github.io/uievents/#dom-compositionevent-data",
"support": {
"chrome": {
"version_added": "43"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Yay, this fixes some of #7843.

@foolip foolip merged commit c5a79f6 into mdn:main Jan 3, 2022
@queengooborg queengooborg deleted the api/CompositionEvent/data/chrome-corrections branch January 3, 2022 15:44
jpmedley pushed a commit that referenced this pull request Jan 10, 2022
This PR updates and corrects the real values for Chromium (Chrome, Opera, Samsung Internet, WebView Android) for the `data` member of the `CompositionEvent` API, based upon results from the [mdn-bcd-collector](https://mdn-bcd-collector.appspot.com) project (v4.0.0).

Tests Used: https://mdn-bcd-collector.appspot.com/tests/api/CompositionEvent/data

_Check out the [collector's guide on how to review this PR](https://github.com/foolip/mdn-bcd-collector#reviewing-bcd-changes)._
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.

2 participants