- From: Marcos Cáceres <notifications@github.com>
- Date: Mon, 11 May 2020 20:28:38 -0700
- To: w3c/editing <editing@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 12 May 2020 03:28:50 UTC
@marcoscaceres commented on this pull request. > {{Event/isTrusted}} and {{Event/bubbles}} attributes must be - initialized to true; its <code title= - "dom-EditingInputEvent-command"><a href= - "#dom-editinginputevent-command">command</a></code> attribute must be - initialized to <var title="">command</var>; and its <code title= - "dom-EditingInputEvent-value"><a href= - "#dom-editinginputevent-value">value</a></code> attribute must be - initialized to <var title="">value</var>. + initialized to true; its {{InputEvent/inputType}} attribute must be NIT: DOM spec defines a nice hook algorithm "event construction steps"... you don't need to use them, but they might be useful here if you'd like. Maybe a followup :) -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/editing/pull/206#pullrequestreview-409673512
Received on Tuesday, 12 May 2020 03:28:50 UTC