- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 08 May 2026 09:27:58 -0700
- To: whatwg/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 8 May 2026 16:28:05 UTC
@annevk commented on this pull request.
> @@ -14927,9 +14927,11 @@ has its \[[Prototype]] [=/internal slot=] set to the intrinsic object {{%Error.p
as defined in the [=create an interface prototype object=] abstract operation.
It also has an \[[ErrorData]] slot, like all built-in exceptions.
-Additionally, if an implementation gives native {{Error}} objects special powers or
-nonstandard properties (such as a <code>stack</code> property),
-it should also expose those on {{DOMException}} objects.
Reportedly (from feedback on the HTML PR) there are other non-standard properties that are real we could also use. We could also remove the parenthetical, but I think it provides some clarity.
--
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/webidl/pull/1578#discussion_r3209969356
You are receiving this because you are subscribed to this thread.
Message ID: <whatwg/webidl/pull/1578/review/4253696268@github.com>
Received on Friday, 8 May 2026 16:28:05 UTC