We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ce5eb5 commit 538452cCopy full SHA for 538452c
index.bs
@@ -14505,6 +14505,7 @@ The [=class string=] of a [=namespace object=] is the [=namespace=]'s [=identifi
14505
In the JavaScript binding, the [=interface prototype object=] for {{DOMException}}
14506
has its \[[Prototype]] [=/internal slot=] set to the intrinsic object {{%Error.prototype%}},
14507
as defined in the [=create an interface prototype object=] abstract operation.
14508
+It also has an \[[ErrorData]] slot, like all built-in exceptions.
14509
14510
Additionally, if an implementation gives native {{Error}} objects special powers or
14511
nonstandard properties (such as a <code>stack</code> property),
0 commit comments