[Webkit-unassigned] [Bug 16514] RegExp properties should not depend on RegExp.input

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 19 05:49:22 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16514





------- Comment #1 from ddkilzer at webkit.org  2007-12-19 05:49 PDT -------
Created an attachment (id=17989)
 --> (http://bugs.webkit.org/attachment.cgi?id=17989&action=view)
Test case

MSIE 7 and Firefox 2.0.0.11 report "right" in both cases (as expected).

Opera 9.24 reports "undefined" in both cases (apparently doesn't support these
properties on their RegExp object).

A local debug build of WebKit r28828 with Safari 3.0.4 (523.12) on Mac OS X
10.4.11 (8S165) reports "right" and "wrong".


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



More information about the webkit-unassigned mailing list