- From: Marcos Cáceres <notifications@github.com>
- Date: Tue, 21 Jan 2020 19:28:26 -0800
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 22 January 2020 03:28:29 UTC
marcoscaceres commented on this pull request.
> @@ -3585,10 +3585,10 @@ <h2>
The {{ HTMLIFrameElement.allowPaymentRequest }} attribute of the HTML
<a>iframe</a> element affects the <a>container policy</a> for any
document nested in that iframe. Unless overridden by the
- <code>[^iframe/allow^]</code>
- attribute, setting {{ HTMLIFrameElement.allowPaymentRequest }} on an
- iframe is equivalent to <code><iframe allow="fullscreen
- *"></code>, as described in <a data-cite=
+ [^iframe/allow^] attribute, setting {{
+ HTMLIFrameElement.allowPaymentRequest }} on an iframe is equivalent
+ to <code><iframe allow="fullscreen *"></code>, as described in
```suggestion
to `<iframe allow="fullscreen *">`, as described in
```
--
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/891#pullrequestreview-346328178
Received on Wednesday, 22 January 2020 03:28:29 UTC