- From: Domenic Denicola <notifications@github.com>
- Date: Mon, 28 Jan 2019 12:39:09 -0800
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 28 January 2019 20:39:30 UTC
domenic approved this pull request.
> To indicate that a cross-origin <a>iframe</a> is allowed to invoke the
payment request API, the <a>allowpaymentrequest</a> attribute can be
- specified on the <a>iframe</a> element.
+ specified on the <a>iframe</a> element. See <a href=
+ "#feature-policy"></a> for details of how <a>allowpaymentrequest</a>
+ and <a data-cite="feature-policy">Feature Policy</a> interact.
+ </p>
+ </section>
+ <section id="feature-policy">
+ <h2>
+ Feature Policy Integration
```suggestion
Feature Policy integration
```
--
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/payment-request/pull/822#pullrequestreview-197246922
Received on Monday, 28 January 2019 20:39:30 UTC