- From: cybai <notifications@github.com>
- Date: Tue, 04 Jun 2019 21:20:14 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 5 June 2019 04:20:40 UTC
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