- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 14 Mar 2024 10:34:34 -0700
- To: whatwg/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 14 March 2024 17:34:38 UTC
@annevk commented on this pull request.
> @@ -14589,7 +14589,8 @@ must propagate to the caller, and if
not caught there, to its caller, and so on.
Per [[#conventions]], an algorithm specified in this document may intercept thrown exceptions, either by specifying
-the exact steps to take if <dfn>an exception was thrown</dfn>, or by explicitly handling [=abrupt completions=].
+the exact steps to take if <dfn export>an exception was thrown</dfn>, or by explicitly handling
+[=abrupt completions=].
You'll have to change more of the wording here if you want this to be generally useful ("in this document" makes it not work).
However, we also define this in https://infra.spec.whatwg.org/#algorithm-control-flow and I suspect we want to centralize on that.
--
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/webidl/pull/1393#pullrequestreview-1937359535
You are receiving this because you are subscribed to this thread.
Message ID: <whatwg/webidl/pull/1393/review/1937359535@github.com>
Received on Thursday, 14 March 2024 17:34:38 UTC