diff --git a/source b/source index aa0fb43a5e2..94eaad8f7b6 100644 --- a/source +++ b/source @@ -141878,7 +141878,7 @@ INSERT INTERFACES HERE Fired at nodes when they stop being focused - cancel + cancel Event CloseWatcher, dialog elements, input elements Fired at CloseWatcher objects or dialog elements when they receive a close request, or at input elements in the File state when the user does not change their selection @@ -141896,7 +141896,7 @@ INSERT INTERFACES HERE Normally a mouse event; also synthetically fired at an element before its activation behavior is run, when an element is activated from a non-pointer input device (e.g. a keyboard) - close + close Event CloseWatcher, dialog elements, MessagePort Fired at CloseWatcher objects or dialog elements when they are closed via a close request or via web developer code, or at MessagePort objects when disentangled