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.

should we just mention line and column then?

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

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

Received on Monday, 11 May 2026 07:26:15 UTC