Skip to content

Commit

Permalink
tests: link iframe tests
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoscaceres committed Sep 11, 2017
1 parent 90992dc commit e3cf8b1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2446,7 +2446,8 @@ <h2>
<h2>
<code>PaymentRequest</code> and <code>iframe</code> elements
</h2>
<p>
<p data-tests=
"active-document-same-origin.https.html, allowpaymentrequest-attribute-cross-origin-bc-containers.https.html, allowpaymentrequest-attribute-same-origin-bc-containers.https.html, basic.https.html, no-attribute-cross-origin-bc-containers.https.html, no-attribute-same-origin-bc-containers.https.html">
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.
Expand Down

0 comments on commit e3cf8b1

Please sign in to comment.