[Webkit-unassigned] [Bug 27147] New: JS Syntax Highlight is incorrect for keyword followed by string or regexp
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 10 02:32:40 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27147
Summary: JS Syntax Highlight is incorrect for keyword followed
by string or regexp
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh Intel
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P3
Component: Web Inspector
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: casey.hattori at gmail.com
Created an attachment (id=32553)
--> (https://bugs.webkit.org/attachment.cgi?id=32553)
testcase - inspect and see the syntax highlight for src.js
JS Syntax Highlight is wrong when a string or regexp immediately follows a
keyword without a space. (ex. return"foo"; )
--
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