[heycam/webidl] Replace serializers by toJSON and [Default] extended attribute (#323)

* Remove all serializers.
* Add support for JSON stringification through the toJSON operation.
* Add the [Default] extended attribute.
* Add a default JSON operation.

Fixes #260.
Fixes #188.
Closes https://www.w3.org/Bugs/Public/show_bug.cgi?id=27428.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Replace serializers by toJSON and [Default] extended attribute

-- File Changes --

    M index.bs (770)

-- Patch Links --

https://github.com/heycam/webidl/pull/323.patch
https://github.com/heycam/webidl/pull/323.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/323

Received on Monday, 27 February 2017 23:13:00 UTC