- From: Tobie Langel <notifications@github.com>
- Date: Wed, 14 Dec 2016 02:23:00 -0800
- To: heycam/webidl <webidl@noreply.github.com>
Received on Wednesday, 14 December 2016 10:23:32 UTC
Turns our we have a bunch of those across the spec:
```
$ grep -n "DOMExceptions" index.bs
4451:For {{DOMException|DOMExceptions}}, the [=error name=] must be one of the names
4466:{{DOMException|DOMExceptions}} can be [=created=]
4502:for {{DOMException|DOMExceptions}}, a description, and legacy code values.
4665: Additionally, the following {{DOMException|DOMExceptions}} are kept for legacy purposes but their usage is discouraged:
5103:* objects representing IDL {{DOMException|DOMExceptions}}.
6003:and {{DOMException|DOMExceptions}}.
6016:representing {{DOMException|DOMExceptions}}.
7757:platform objects for {{DOMException|DOMExceptions}}.
7782:by platform objects for {{DOMException|DOMExceptions}}.
12516:{{DOMException|DOMExceptions}} are represented by
```
--
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/issues/255#issuecomment-266997968
Received on Wednesday, 14 December 2016 10:23:32 UTC