- From: Yutaka Hirano <notifications@github.com>
- Date: Fri, 07 Jun 2019 00:50:54 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 7 June 2019 07:51:16 UTC
yutakahirano 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>
Done.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/pull/732#discussion_r291485698
Received on Friday, 7 June 2019 07:51:16 UTC