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

domenic commented on this pull request.



> @@ -1998,7 +2006,7 @@ The <dfn id="dfn-json-types" export lt="JSON type">JSON types</dfn> are:
 *   [=sequence types=] whose parameterized type is a [=JSON type=],
 *   [=dictionaries=] where all of their [=dictionary members|members=] are [=JSON types=],
 *   [=records=] where all of their [=map/values=] are [=JSON types=],
-*   [=object=],
+*   {{bject}},

missing "o"

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

Received on Monday, 15 May 2017 23:58:16 UTC