File tree Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change 1+ # TODO: Revisit this once we have a process to handle new proposals.
2+ # See https://github.com/web-platform-dx/web-features/issues/3079
3+ name : clipboardchange
4+ description : The `clipboardchange` event for `navigator.clipboard` fires when the user modifies the clipboard's contents.
5+ spec : https://w3c.github.io/clipboard-apis/#clipboard-event-clipboardchange
6+ group : clipboard
7+ # clipboardchange is not in BCD yet.
8+ # It is implemented in Chromium, and available only as an origin trial
9+ # in Chrome 140 to 142.
10+ # See https://chromestatus.com/feature/5085102657503232
Original file line number Diff line number Diff line change 1+ # Generated from: clipboardchange.yml
2+ # Do not edit this file by hand. Edit the source file instead!
3+
4+ status:
5+ baseline: false
6+ support: {}
You can’t perform that action at this time.
0 commit comments