This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 24940 - [HTML] editorial: 12.2.3.1: missing comma
Summary: [HTML] editorial: 12.2.3.1: missing comma
Status: CLOSED FIXED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: All All
: P2 minor
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-05 09:20 UTC by Michael Dyck
Modified: 2014-03-05 23:55 UTC (History)
2 users (show)

See Also:


Attachments

Description Michael Dyck 2014-03-05 09:20:35 UTC
In 12.2.3.1 "The insertion mode",
step 3 says:
    ..., and, if the parser was originally created as part of the HTML
    fragment parsing algorithm (fragment case) set node to the context element.

After the right-paren, insert a comma.
Comment 1 contributor 2014-03-05 21:20:40 UTC
Checked in as WHATWG revision r8520.
Check-in comment: missing comma in parser
http://html5.org/tools/web-apps-tracker?from=8519&to=8520