archives

« Bugzilla Issues Index

#2082 — Typo: RegExpUnicodeEscapeSequence :: u{ Hex4Digits}


At Chapter 21.2.2.10 the following clause has a typo:
The production RegExpUnicodeEscapeSequence :: u{ Hex4Digits} evaluates by evaluating the MV of the HexDigits (see 11.8.3.1) and returning its character result.

Hex4Digits should be HexDigits


fixed in rev21 editor's draft


fixed in rev21 draft