@thecontemporaryflorals commented on this pull request.
> @@ -13409,6 +13410,25 @@ The <dfn attribute for="DOMException"><code>code</code></dfn> attribute's getter
legacy code indicated in the [=error names table=] for this {{DOMException}} object's
[=DOMException/name=], or 0 if no such entry exists in the table.
+{{DOMException}} objects are [=serializable objects=].
+
+Their [=serialization steps=], given <var>value</var> and <var>serialized</var>, are:
+<ol>
Thank you
--
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/webidl/pull/732#discussion_r922696661
You are receiving this because you are subscribed to this thread.
Message ID: <whatwg/webidl/pull/732/review/1041007693@github.com>