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