Re: [heycam/webidl] Mark DOMException as serializable (#732)

CYBAI commented on this pull request.



> @@ -13397,7 +13397,7 @@ Each {{DOMException}} object has an associated <dfn for="DOMException">name</dfn
 The <dfn constructor for="DOMException"><code>DOMException(|message|, |name|)</code></dfn>
 constructor, when invoked, must run these steps:
 
-1. Set <b>this</b>'s [=DOMException/name=] to |name|.
+1. Set <b>this</b>'s [=DOMExcep tion/name=] to |name|.

Maybe this space is added accidentally 👀?

-- 
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#pullrequestreview-245802496

Received on Wednesday, 5 June 2019 04:20:40 UTC