This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
The section numbering for 7.6.1 Regular expression syntax seems awry. Most of the syntax is described within section 7.6.1.1 which is titled "Flags". You could solve the problem by moving the section on flags to the end of 7.6.1. Alternatively change the heading of 7.6.1 to "Regular Expressions and Flags", and introduce a new subheading 7.6.1.2 Regular Expression Syntax at the end of the flags section. Michael Kay
Another editorial imperfection in this section: stray double-quotes in Newline here means the character #x0A" only Michael Kay
Moved the 'flags' subsection to the end of the section.