Skip to content

Commit e3cf8b1

Browse files
committed
tests: link iframe tests
1 parent 90992dc commit e3cf8b1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2446,7 +2446,8 @@ <h2>
24462446
<h2>
24472447
<code>PaymentRequest</code> and <code>iframe</code> elements
24482448
</h2>
2449-
<p>
2449+
<p data-tests=
2450+
"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">
24502451
To indicate that a cross-origin <a>iframe</a> is allowed to invoke the
24512452
payment request API, the <a>allowpaymentrequest</a> attribute can be
24522453
specified on the <a>iframe</a> element.

0 commit comments

Comments
 (0)