- From: <bugzilla@jessica.w3.org>
- Date: Mon, 16 Apr 2012 05:25:47 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16733 --- Comment #10 from Simon Pieters <simonp@opera.com> 2012-04-16 05:25:46 UTC --- (In reply to comment #9) > return s.replace(/\n|\r|\r\n/g, newline); return s.replace(/\r\n|\r|\n/g, newline); -- Configure bugmail: https://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 Monday, 16 April 2012 05:25:49 UTC