- From: Marcos Cáceres <notifications@github.com>
- Date: Sun, 28 Jul 2019 01:24:57 -0700
- To: w3c/editing <editing@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Sunday, 28 July 2019 08:25:20 UTC
marcoscaceres commented on this pull request. > - <p>When an <code><a href= - "#editinginputevent">EditingInputEvent</a></code> object is created, - the <dfn id="dom-editinginputevent-command" title= - "dom-EditingInputEvent-command"><code>command</code></dfn> and <dfn id= - "dom-editinginputevent-value" title= - "dom-EditingInputEvent-value"><code>value</code></dfn> attributes must - both be initialized to the empty string, unless otherwise - specified.</p> + <p data-dfn-for="EditingBeforeInputEvent">When an <a> + EditingBeforeInputEvent</a> object is created, the <dfn>command</dfn> + and <dfn>value</dfn> attributes must both be initialized to the empty + string, unless otherwise specified.</p> + + <p data-dfn-for="EditingInputEvent">When an <a>EditingInputEvent + </a> object is created, the <dfn>command</dfn> and <dfn>value</dfn> + attributes must both be initialized to the empty string, unless Absolutely! -- 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/196#discussion_r307991234
Received on Sunday, 28 July 2019 08:25:20 UTC