- From: Domenic Denicola <notifications@github.com>
- Date: Tue, 27 Nov 2018 09:24:39 -0800
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 27 November 2018 17:25:02 UTC
domenic requested changes 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 What is _data_? I cannot find its declaration. -- 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#pullrequestreview-178910782
Received on Tuesday, 27 November 2018 17:25:02 UTC