Re: [whatwg/webidl] Update DOMException language to reflect standardized stack accessor (PR #1578)

@ljharb 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.

hmm - i can certainly do that, but is it really valuable to make up a hypothetical property name?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/webidl/pull/1578#discussion_r3209953076
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/webidl/pull/1578/review/4253677702@github.com>

Received on Friday, 8 May 2026 16:24:50 UTC