diff --git a/features/clipboardchange.yml b/features/clipboardchange.yml new file mode 100644 index 00000000000..92f6ef65245 --- /dev/null +++ b/features/clipboardchange.yml @@ -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 diff --git a/features/clipboardchange.yml.dist b/features/clipboardchange.yml.dist new file mode 100644 index 00000000000..27416beeae2 --- /dev/null +++ b/features/clipboardchange.yml.dist @@ -0,0 +1,6 @@ +# Generated from: clipboardchange.yml +# Do not edit this file by hand. Edit the source file instead! + +status: + baseline: false + support: {}