[Webkit-unassigned] [Bug 27219] New: Pedantic test in Mozilla's JavaScript test suite fails. function-001.js function-001-n.js
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 13 09:34:40 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27219
Summary: Pedantic test in Mozilla's JavaScript test suite
fails. function-001.js function-001-n.js
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Minor
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: carol.szabo at nokia.com
The ecma_2/Exceptions/function-001.js test fails in all JavaScriptCore products
because JavaScriptCore does not require a semicolon between function
declarations as the test expects.
This same test is repeated in other places such as
js1_2/function/function-001-n.js, js1_3/Script/function-001-n.js,
js1_3/regress/function-001-n.js.
--
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