[w3c/browser-payment-api] Please define your internal slot notation before using it (#336)

https://w3c.github.io/browser-payment-api/#constructor step 15 says:

> Store methodData into request@[[methodData]]. 

I assume this means "store methodData into the internal slot of request that is named [[methodData]]".  But nothing in this document (certainly nothing before this point) actually defines that that's what the '@' notation means.

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

Received on Wednesday, 30 November 2016 03:10:34 UTC