[w3c/browser-payment-api] PaymentRequest constructor validation ordering does not match Blink at all (#373)

Compare https://cs.chromium.org/chromium/src/third_party/WebKit/Source/modules/payments/PaymentRequest.cpp?sq=package:chromium&rcl=1481631594&l=378 with the current spec.

I will work to align the spec with Blink, since it's open-source and easy to read off. I guess technically some of these aren't testable since they all throw the same TypeError, but it'd be observable to users based on the message thrown.

-- 
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/browser-payment-api/issues/373

Received on Tuesday, 13 December 2016 18:05:45 UTC