[Webkit-unassigned] [Bug 26911] $0 backreference no longer working

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 20 02:34:23 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=26911


Keishi Hattori <casey.hattori at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |casey.hattori at gmail.com




--- Comment #1 from Keishi Hattori <casey.hattori at gmail.com>  2009-07-20 02:34:22 PDT ---
Is this true?  
ECMA 262 says that $n is the nth capture where n is a single digit 1-9.
ECMAScript5 Draft says the same. The matched substring is $&.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list