- From: <bugzilla@jessica.w3.org>
- Date: Mon, 01 Dec 2014 22:40:23 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27477 --- Comment #4 from Josh Spiegel <josh.spiegel@oracle.com> --- As I understand it, you would like the test suite to (1) allow lower case and upper case escape sequences and (2) allow \r or \u000D On (2) the specification currently says: "If the JSON output method is selected, replace " with \" and the newline character (
) with \n." It doesn't mention \r. I think it should. If you agree, then I think you should file a bug against the specification asking for clarification. You could re-purpose this bug but it may be confusing that bug comment is unrelated. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Monday, 1 December 2014 22:40:25 UTC