domenic approved this pull request.
LGTM with one remaining nit; please don't wait on another round of review before merging :).
> @@ -2880,9 +2935,24 @@
further action. The <a>user agent</a> user interface should ensure
that this never occurs.
</li>
+ <li>Let <var>event</var> be the result of <a data-cite=
+ "!DOM#concept-event-create">creating an event</a> using
+ <a>PaymentRequestUpdateEvent</a>.
+ </li>
+ <li>Initialize <var>event</var>'s <a data-cite="!DOM#dom-event-type">
+ type</a> attribute to <var>name</var>.
Can this be code-ified *and* linked? :)
--
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/payment-request/pull/591#pullrequestreview-59729914