From dc318c86eb309b42d9303231ae551a7c542aeb45 Mon Sep 17 00:00:00 2001
From: Joey Arhar CommandEvent
, with its command
attribute initialized to command, its source
attribute initialized to element,
- and its cancelable
and composed
attributes initialized to true.
cancelable
attribute initialized to true, and
+ its composed
attribute initialized to false.
DOM standard issue
#1328 tracks how to better standardize associated event data in a way which makes sense on
From 05e5d89aef0596169db7c28248f8c8452c924807 Mon Sep 17 00:00:00 2001
From: Joey Arhar CommandEvent
, with its command
attribute initialized to command, its source
attribute initialized to element,
- its cancelable
attribute initialized to true, and
- its composed
attribute initialized to false.
cancelable
attribute initialized to
+ true.
DOM standard issue #1328 tracks how to better standardize associated event data in a way which makes sense on