Re: [w3c/payment-handler] Add AbortPaymentEvent. (#207)

rsolomakhin commented on this pull request.



> @@ -517,7 +527,11 @@ <h2>
         partial interface ServiceWorkerRegistration {
           readonly attribute PaymentManager paymentManager;
         };
-      </pre>
+        </pre>
+        <p>
+          The <a>paymentManager</a> attribute exposes payment handler

There's a <dfn> for paymentManager eight lines above. I'm not super familiar with spec format, but shouldn't there be a single <dfn> tag per term in a spec?

-- 
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-handler/pull/207#discussion_r154541389

Received on Sunday, 3 December 2017 23:42:21 UTC