- From: Marcos Cáceres <notifications@github.com>
- Date: Tue, 15 Jan 2019 05:48:45 +0000 (UTC)
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 15 January 2019 05:49:07 UTC
marcoscaceres commented on this pull request. > @@ -805,12 +803,34 @@ <h2> </li> </ol> </li> + <li>Let <var>identifier</var> be the value of the + <a data-lt= + "PaymentDetailsModifier.supportedMethods">supportedMethods</a> + member of <var>modifier</var>. + </li> + <li data-tests= + "constructor_convert_method_data.https.html">If required + by the specification that defines the + <var>identifier</var>, then <a data-cite= + "WEBIDL#dfn-convert-ecmascript-to-idl-value">convert</a> + <var>data</var> to an IDL value of the type specified Oops, data was supposed to be `PaymentDetailsModifier.data`. Fixing. -- 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/812#discussion_r247770103
Received on Tuesday, 15 January 2019 05:49:07 UTC