Re: [w3c/editing] [execCommand] Replace Editing[Before]InputEvent to InputEvent (#206)

@saschanaz 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

Looking at [your work](https://w3c.github.io/payment-request/#merchantvalidationevent-constructor), it seems it's defined for each constructor. Since we are reusing an event interface from another spec, is it still applicable here?

-- 
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#discussion_r423633202

Received on Tuesday, 12 May 2020 10:37:39 UTC