Re: [w3c/payment-request] Throw on dup shippingOptions ids (closes #594, #595) (#596)

marcoscaceres commented on this pull request.



> @@ -2544,12 +2541,13 @@
                             </li>
                             <li>If <var>seenIDs</var> contains
                             <var>option</var>.<a data-lt=
-                            "PaymentShippingOption.id">id</a>, then set
-                            <var>options</var> to an empty sequence and break.
+                            "PaymentShippingOption.id">id</a>, then <a>abort
+                            the update</a> with a "<a>ConstraintError</a>" <a>

as above, TypeError

-- 
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/596#pullrequestreview-59247825

Received on Tuesday, 29 August 2017 13:55:55 UTC