Re: [w3c/payment-request] Editorial: Update links to respec definitions (#891)

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>&lt;iframe allow="fullscreen
-          *"&gt;</code>, as described in <a data-cite=
+          [^iframe/allow^] attribute, setting {{
+          HTMLIFrameElement.allowPaymentRequest }} on an iframe is equivalent
+          to <code>&lt;iframe allow="fullscreen *"&gt;</code>, as described in
+          <a data-cite=

let's replace this one with `[^iframe/allowpaymentrequest^]`

-- 
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-346328751

Received on Wednesday, 22 January 2020 03:31:01 UTC