[Webkit-unassigned] [Bug 50297] New: \s in YARR should match BOMs.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Nov 30 16:57:03 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=50297
Summary: \s in YARR should match BOMs.
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: barraclough at apple.com
>From section 15.10.2.12 CharacterClassEscape contains:
The production CharacterClassEscape :: s evaluates by returning the set of characters containing the
characters that are on the right-hand side of the WhiteSpace (7.2) or LineTerminator (7.3) productions.
Table 2 in section 7.2 contains:
\uFEFF Byte Order Mark <BOM>
--
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