[w3c/browser-payment-api] Descriptions of change events attributes are somewhat misleading (#538)

It says, for example: 

> A PaymentRequest's onshippingaddresschange attribute is an EventHandler for an Event named  PaymentRequestUpdateEvent.

It actually fires a "PaymentRequestUpdateEvent" (which inherits Event).  

Attributes that need rewording: 

* [ ]  onshippingaddresschange
* [ ] shippingoptionchange
  

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

Received on Monday, 29 May 2017 02:24:10 UTC