Bug 4918

Summary: Non-ASCII characters not allowed in identifiers
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: JavaScriptCoreAssignee: Geoffrey Garen <ggaren>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: darin
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Bug Depends on:    
Bug Blocks: 4885    
Attachments:
Description Flags
test case none

Alexey Proskuryakov
Reported 2005-09-10 12:56:54 PDT
Non-ASCII letters aren't handled by the lexer for JavaScript. This report deals with "simple" non-ASCII characters, such as non-decomposable Cyrillic ones.
Attachments
test case (672 bytes, text/html)
2005-09-10 12:57 PDT, Alexey Proskuryakov
no flags
Alexey Proskuryakov
Comment 1 2005-09-10 12:57:18 PDT
Created attachment 3846 [details] test case
Alexey Proskuryakov
Comment 2 2006-03-11 07:38:13 PST
This was fixed in bug 4921, together with \u escape sequences, *** This bug has been marked as a duplicate of 4921 ***
Note You need to log in before you can comment on or make changes to this bug.