archives

« Bugzilla Issues Index

#2694 — chapter 11: misc editorial


----------------------------------------
In 11.6 "Names and Keywords":

{1}
11.6 / para 1:
/ReservedWord/ is is an enumerated subset of /IdentifierName/.
Delete extra "is"

{2}
11.6 / Syntax / prod 4:
UnicodeIDStart :: any Unicode code point with the Unicode property "ID_Start".
Delete final dot

----------------------------------------
In 11.6.1.1 "Static Semantics: Early Errors":

{3}
11.6.1.1 / group 1 / production:
IdentifierStart :: \ UnicodeEscapeSequence
'IdentifierStart' is in sans-serif italic, should be in serif italic.

{4}
11.6.1.1 / group 2 / production:
IdentifierPart :: \ UnicodeEscapeSequence
'IdentifierPart' is in sans-serif italic, should be in serif italic.

----------------------------------------
In 11.6.1.2 "Static Semantics: StringValue":

{5}
11.6.1.2 / header:
Static Semantics: StringValue
"StringValue" is serif italic, should be sans-serif upright.

----------------------------------------
In 11.8.4.2 "Static Semantics: StringValue":

{6}
11.8.4.2 / header:
Static Semantics: StringValue
"StringValue is serif italic, should be sans-serif upright.

----------------------------------------
In 11.8.4.3 "Static Semantics: SV's and CV's":

{7}
11.8.4.3 / header:
Static Semantics: SV's and CV's
"SV's and CV's" is serif italic, should be sans-serif upright.

----------------------------------------
In 11.8.5.2 "Static Semantics: BodyText":

{8}
11.8.5.2 / header:
Static Semantics: BodyText
"BodyText" is serif italic, should be sans-serif upright.

----------------------------------------
In 11.8.5.3 "Static Semantics: FlagText":

{9}
11.8.5.3 / header:
Static Semantics: FlagText
"FlagText" is serif italic, should be sans-serif upright.

----------------------------------------
In 11.8.6.1 "Static Semantics: TV's and TRV's":

{10}
11.8.6.1 / header:
Static Semantics: TV's and TRV's
"TV's and TRV's" is serif italic, should be sans-serif upright.

{11}
11.8.6.1 / ul 1 / item 36 (11 from the end):
The TRV of
UnicodeEscapeSequence :: u HexDigit HexDigit HexDigit HexDigit
That production doesn't exist, it goes through Hex4Digit now.

XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX


fixed in rev24 editor's draft


confirmed fixed


fixed in rev24