- From: <bugzilla@jessica.w3.org>
- Date: Wed, 06 Jul 2011 21:33:21 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=13165 Philip Jägenstedt <philipj@opera.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |philipj@opera.com --- Comment #1 from Philip Jägenstedt <philipj@opera.com> 2011-07-06 21:33:21 UTC --- Step 5 says "Return the result of serializing result to JSON." but doesn't define how to serialize it. I suggest referencing JSON.stringify from [ECMA262] section 15.12.3 with no replacer or space parameter given, such that it is exactly equivalent to calling JSON.stringify(result). -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Wednesday, 6 July 2011 21:33:31 UTC