[w3c/browser-payment-api] Initial values for internal slots (#436)

The spec says:

```HTML
The <a>PaymentRequestUpdateEvent</a> constructor MUST set the
internal slot [[\waitForUpdate]] to false.
```

For things like the above, might be better for the above just to have initial values for internal slots. 

It's also a bit odd to declare something related to a calling the constructor outside of an algorithm. 



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

Received on Thursday, 23 February 2017 06:40:15 UTC