diff --git a/source b/source index f1ceb847a67..f81db80abcf 100644 --- a/source +++ b/source @@ -53722,8 +53722,8 @@ interface HTMLButtonElement : HTMLElement { CommandEvent, with its command attribute initialized to command, its source attribute initialized to element, - and its cancelable and composed attributes initialized to true.

+ and its cancelable attribute initialized to + true.

DOM standard issue #1328 tracks how to better standardize associated event data in a way which makes sense on