mdn / yari

The platform code behind MDN Web Docs
Mozilla Public License 2.0
1.19k stars 508 forks source link

Navigator.clipboard incorrect baseline availability #10199

Open Kalle-Rei opened 11 months ago

Kalle-Rei commented 11 months ago

MDN URL

https://developer.mozilla.org/en-US/docs/Web/API/Navigator/clipboard

What specific section or headline is this issue about?

Baseline widget

What information was incorrect, unhelpful, or incomplete?

The availability in the baseline widget is cited as "Limited".

What did you expect to see?

Based on your definitions it should be considered "Widely available", since the last core browser (Safari on iOS and macOS) added full support on 2020-03-24.

Do you have any supporting links, references, or citations?

https://developer.mozilla.org/en-US/blog/baseline-evolution-on-mdn/ has the definition of "Widely available"

Do you have anything more you want to share?

No response

MDN metadata

Page report details * Folder: `en-us/web/api/navigator/clipboard` * MDN URL: https://developer.mozilla.org/en-US/docs/Web/API/Navigator/clipboard * GitHub URL: https://github.com/mdn/content/blob/main/files/en-us/web/api/navigator/clipboard/index.md * Last commit: https://github.com/mdn/content/commit/acfe8c9f1f4145f77653a2bc64a9744b001358dc * Document last modified: 2023-07-07T07:19:19.000Z
skyclouds2001 commented 11 months ago

This issue also existed in Clipboard API related pages, like Clipboard ClipboardItem ClipboardEvent

caugner commented 10 months ago

Thanks for reporting, this looks like a yari issue.

foolip commented 10 months ago

We've also looked at this over at https://github.com/web-platform-dx/web-features/issues/495.