[Webkit-unassigned] [Bug 16379] REGRESSION(r28525): Failures in http/tests/xmlhttprequest/response-encoding.html and fast/dom/xmlhttprequest-html-response-encoding.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 10 06:30:06 PST 2007


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


mrowe at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mrowe at apple.com




------- Comment #1 from mrowe at apple.com  2007-12-10 06:30 PDT -------
A clearer reduction is the following:
"foo<body>bar</body>baz".replace(/.*<body>(.*)<\/body>.*/, "")

This should evaluate to the empty string, but is currently evaluating to "f".


-- 
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