« Bugzilla Issues Index
#3192 — 21.2.1 Patterns: Allow to escape $ in IdentityEscape
- bug_id:
3192
- creation_ts:
2014-08-30 06:27:00 -0700
- short_desc:
21.2.1 Patterns: Allow to escape $ in IdentityEscape
- delta_ts:
2014-10-14 15:17:49 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 27: August 24, 2014 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Allen Wirfs-Brock
- commentid:
10053
- comment_count:
0
- who:
André Bargull
- bug_when:
2014-08-30 06:27:43 -0700
21.2.1 Patterns, IdentityEscape:
IdentityEscape should allow to escape $ because it's also a SyntaxCharacter.
Maybe change grammar to this alternative?
---
IdentityEscape[U] ::
[+U] SyntaxCharacter
[~U] SourceCharacter but not UnicodeIDContinue or _
---
That way the extra rules for <ZWJ> and <ZWNJ> can be removed, too.
- commentid:
10105
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-09-01 09:15:57 -0700
fixed in rev28 editor's draft
- commentid:
10413
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-10-14 15:17:49 -0700
fixed in rev28