[heycam/webidl] "Upon settling" link text is awkward to use (#789)

"Upon settling" returns a new promise, but the link text makes it really awkward to use in this way, and may be leading to issues such as https://github.com/heycam/webidl/issues/788.

Suggestions:

Let |promise| be the result of [=transforming promise=] |promise|:

Let |promise| be the result of [=continuing promise=] |promise|:

Let |promise| be the result of [=reacting to promise=] |promise|:

I think "transform" was used in the old doc. cc @domenic.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/issues/789

Received on Monday, 2 September 2019 10:37:35 UTC