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 22012 - [HTML] editorial: 4.8.1: extraneous comma
Summary: [HTML] editorial: 4.8.1: extraneous 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: 2013-05-11 20:22 UTC by Michael Dyck
Modified: 2013-07-14 01:29 UTC (History)
2 users (show)

See Also:


Attachments

Description Michael Dyck 2013-05-11 20:22:29 UTC
In 4.8.1 "The img element"
in the algorithm for 'update the image data',
step 9 says:
    If the list of available images, contains an entry for key, then ...

Delete the comma after "images".
Comment 1 contributor 2013-06-07 23:47:19 UTC
Checked in as WHATWG revision r7946.
Check-in comment: Remove an extraneous comma.
http://html5.org/tools/web-apps-tracker?from=7945&to=7946