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 data for Clipboard API #24479

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

queengooborg
Copy link
Collaborator

This PR updates and corrects version values for Chromium (Chrome, Opera, Samsung Internet, WebView Android) for the Clipboard API. The data comes from the mdn-bcd-collector project (v10.12.3).

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

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/api/Clipboard

Additional Notes: This effectively reverts #6302. The changes made in that PR were incorrect, and the supporting links in the description of the PR confirm it. (One says readText and writeText were introduced in 66, the other says read and write in 76, which our PR confirms.)

This PR updates and corrects version values for Chromium (Chrome, Opera, Samsung Internet, WebView Android) for the `Clipboard` API. The data comes from the [mdn-bcd-collector](https://mdn-bcd-collector.gooborg.com) project (v10.12.3).

_Check out the [collector's guide on how to review this PR](https://github.com/openwebdocs/mdn-bcd-collector#reviewing-bcd-changes)._

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/api/Clipboard

Additional Notes: This effectively reverts mdn#6302. The changes made in that PR were incorrect, and the supporting links in the description of the PR confirm it. (One says `readText` and `writeText` were introduced in 66, the other says `read` and `write` in 76, which our PR confirms.)
@queengooborg queengooborg added the data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Sep 20, 2024
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.

1 participant