[heycam/webidl] Disallow constants to be null (#686)

Closes #448.

No known specs are using constant null, and we discourage adding new constants (with some specs as exceptions), so I think we can safely remove this.
You can view, comment on, or merge this pull request online at:

  https://github.com/heycam/webidl/pull/686

-- Commit Summary --

  * disallow constants to be null

-- File Changes --

    M index.bs (10)

-- Patch Links --

https://github.com/heycam/webidl/pull/686.patch
https://github.com/heycam/webidl/pull/686.diff

-- 
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/686

Received on Monday, 11 March 2019 06:45:25 UTC