[webrtc-pc] Link to promises in specs guide for definition of "transformed" does not work (#2337)

a2sheppy has just created a new issue for https://github.com/w3c/webrtc-pc:

== Link to promises in specs guide for definition of "transformed" does not work ==
In the [description of setRemoteDescription()](https://w3c.github.io/webrtc-pc/#dom-peerconnection-setremotedescription) is the following sentence:

> Return the result of _transforming_ p with a fulfillment handler that returns the result of setting the remote RTCSessionDescription to description, and abort these steps.

"transforming" here is a link to the "Writing promise-using specifications" document [for a definition](https://w3ctag.github.io/promises-guide/#transforming-by); but the link is invalid and the term "transforming" does not occur anywhere in this document.

This introduces uncertainty as to what this text means and should be corrected.

Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2337 using your GitHub account

Received on Monday, 21 October 2019 14:48:34 UTC