Re: [w3c/webpayments-payment-apps-api] Respec fixes (#126)

Hi @marcoscaceres, I made the updates you suggested (and some others). There are still three warnings. I believe that two of them may be due to a respec bug. They are:

   - <dfn> for paymentManager in ServiceWorkerRegistration. Please define it and link to spec that declares it.
   - No <dfn> for PaymentManager. Please define it and link to spec that declares it. 

One manifestation of the problem is that the section "PaymentManager interface" is not correctly formatted. If I change the "paymentManager" attribute name in the previous IDL block to "foo" the problem goes away. So this seems to be either a WebIDL issue (sorry...I am not a WebIDL pro) or a respec issue.

I have not yet tidied the text. I plan to do that next, followed by other edits. If you'd like me to tidy this pull request after you have reviewed it, I can do that.

-- 
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/webpayments-payment-apps-api/pull/126#issuecomment-292329217

Received on Thursday, 6 April 2017 21:30:40 UTC