Closed Bug 224951 Opened 22 years ago Closed 22 years ago

testcase regress-57631.js is erroneous

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

VERIFIED FIXED

People

(Reporter: zack-weg, Assigned: pschwartau)

Details

Attachments

(1 file)

User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031007 Build Identifier: The testcase expects SyntaxErrors, but fails to report the absence of an error. Because the pattern "()" isn't illegal, it should report an failure on it (but this pattern should be fixed too). Also, "\d{s}" is invalid in ECMA, but we accept it nevertheless. Reproducible: Always Steps to Reproduce:
Attached patch patchSplinter Review
Zack: good catch!!! Confirming bug; assigning to self -
Assignee: general → PhilSchwartau
Status: UNCONFIRMED → NEW
Ever confirmed: true
I've checked in Zack's patch with an attribution; marking FIXED -
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Verified.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: