Re: [w3c/browser-payment-api] How will the spec address versioning / feature detection? (#33)

@adrianba and @adamroach: does `if (PaymentOptions.requestShipping)` work in Edge and Firefox? It seems to be not working in Chrome, because `PaymentOptions` is a dictionary, not an interface. I wonder if this is a bug in Chrome that I need to fix or _all_ browsers behave the same.

[Detectable web payment features in Chrome](https://cs.chromium.org/chromium/src/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt?rcl=0&l=4186).

---
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/33#issuecomment-227190698

Received on Monday, 20 June 2016 16:15:42 UTC