- From: Michael[tm] Smith <notifications@github.com>
- Date: Sun, 04 Dec 2016 19:35:47 -0800
- To: w3c/browser-payment-api <browser-payment-api@noreply.github.com>
Received on Monday, 5 December 2016 03:36:20 UTC
The spec currently states that when an `iframe` element has an `allowpaymentrequest` attribute: > it indicates that scripts in the `iframe` element's browsing context are allowed to make payment requests (if it's not blocked for other reasons, e.g., there is another ancestor `iframe` without this attribute set) But nowhere does the spec define any “others reasons” it would be “blocked” (from being allowed to making payment requests). I don’t know what the other cases might be, but if there are any other than the cases where the `iframe` has an ancestor `iframe` without an `allowpaymentrequest` attribute, then the spec should explicitly state those cases. -- 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/358
Received on Monday, 5 December 2016 03:36:20 UTC