- From: <bugzilla@jessica.w3.org>
- Date: Tue, 26 Apr 2011 07:57:17 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12555
Hallvord R. M. Steen <hallvord@opera.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hallvord@opera.com
--- Comment #2 from Hallvord R. M. Steen <hallvord@opera.com> 2011-04-26 07:57:17 UTC ---
Suggested edit:
replace
when compiled as a JavaScript regular expression with the <code
title="">global</code>, <code title="">ignoreCase</code>, and <code
title="">multiline</code> flags <em>disabled</em>
with
when compiled as a JavaScript regular expression prefixed by '^(?', postfixed
by '$)' and with the <code title="">global</code>, <code
title="">ignoreCase</code>, and <code title="">multiline</code> flags
<em>disabled</em>
--
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 Tuesday, 26 April 2011 07:57:23 UTC