diff --git a/index.html b/index.html index 102b7403..fb71e86e 100644 --- a/index.html +++ b/index.html @@ -566,8 +566,9 @@

act as follows:

    -
  1. If - the current settings object's + If the current settings object's responsible document is not allowed to use the feature indicated by attribute name allowpaymentrequest, then throw a @@ -2640,7 +2641,7 @@

    PaymentRequest and iframe elements

    + "allowpaymentrequest/active-document-cross-origin.https.sub.html, allowpaymentrequest/active-document-same-origin.https.html, allowpaymentrequest/allowpaymentrequest-attribute-cross-origin-bc-containers.https.html, allowpaymentrequest/allowpaymentrequest-attribute-same-origin-bc-containers.https.html, allowpaymentrequest/basic.https.html, allowpaymentrequest/no-attribute-cross-origin-bc-containers.https.html, allowpaymentrequest/no-attribute-same-origin-bc-containers.https.html, allowpaymentrequest/removing-allowpaymentrequest.https.sub.html, allowpaymentrequest/setting-allowpaymentrequest-timing.https.sub.html, allowpaymentrequest/setting-allowpaymentrequest.https.sub.html"> To indicate that a cross-origin iframe is allowed to invoke the payment request API, the allowpaymentrequest attribute can be specified on the iframe element. @@ -2711,7 +2712,7 @@

    "PaymentRequestUpdateEvent.PaymentRequestUpdateEvent()">Constructor

    + "PaymentRequestUpdateEvent/constructor.https.html, PaymentRequestUpdateEvent/constructor.http.html"> The PaymentRequestUpdateEvent(type, eventInitDict) constructor MUST act as