Skip to content
10 changes: 10 additions & 0 deletions features/clipboardchange.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# TODO: Revisit this once we have a process to handle new proposals.
# See https://github.com/web-platform-dx/web-features/issues/3079
name: clipboardchange
description: The `clipboardchange` event for `navigator.clipboard` fires when the user modifies the clipboard's contents.
spec: https://w3c.github.io/clipboard-apis/#clipboard-event-clipboardchange
group: clipboard
# clipboardchange is not in BCD yet.
# It is implemented in Chromium, and available only as an origin trial
# in Chrome 140 to 142.
# See https://chromestatus.com/feature/5085102657503232
6 changes: 6 additions & 0 deletions features/clipboardchange.yml.dist
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Generated from: clipboardchange.yml
# Do not edit this file by hand. Edit the source file instead!

status:
baseline: false
support: {}