RESOLVED DUPLICATE of bug 4921 4918
Non-ASCII characters not allowed in identifiers
https://bugs.webkit.org/show_bug.cgi?id=4918
Summary Non-ASCII characters not allowed in identifiers
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.