- From: Rouslan Solomakhin <notifications@github.com>
- Date: Sun, 03 Dec 2017 15:41:39 -0800
- To: w3c/payment-handler <payment-handler@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Sunday, 3 December 2017 23:42:21 UTC
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