Re: [web-nfc] Fix spec issue after things from promise guide moved into web idl (#342)

This is the text that was removed from promise guide:

"<dfn id="transforming-by">Transforming</dfn> <var>p</var> with a fulfillment and/or rejection handler" is shorthand for calling <code>p.then(fulfillmentHandler, rejectionHandler)</code>, using the initial value of <a href="https://tc39.github.io/ecma262/#sec-promise.prototype.then"><code>Promise.prototype.then</code></a>.



-- 
GitHub Notification of comment by kenchris
Please view or discuss this issue at https://github.com/w3c/web-nfc/issues/342#issuecomment-527909546 using your GitHub account

Received on Wednesday, 4 September 2019 13:50:18 UTC