[w3c/browser-payment-api] shippingOption description is misleading (#534)

Spec says: 

> A PaymentRequest's shippingOption attribute is populated when the user chooses a shipping option. It is null by default. When a user chooses a shipping option, the shipping option changed algorithm runs.

This is not really true. It can be set during construction. It's only null if there was no selected shipping option.  

-- 
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/534

Received on Tuesday, 23 May 2017 05:43:59 UTC