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 20419 - 4.2.24.2: missing "then"?
Summary: 4.2.24.2: missing "then"?
Status: CLOSED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: WebIDL (show other bugs)
Version: unspecified
Hardware: All All
: P2 trivial
Target Milestone: ---
Assignee: Cameron McCormack
QA Contact: public-webapps-bugzilla
URL:
Whiteboard: [v1]
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-18 01:15 UTC by Michael Dyck
Modified: 2013-08-03 19:17 UTC (History)
2 users (show)

See Also:


Attachments

Description Michael Dyck 2012-12-18 01:15:27 UTC
In 4.2.24.2 "Platform array object [[DefineOwnProperty]] method",
step 2.5 says:
    If newLen > oldLen:

Insert ", then" before the colon?

(It's understandable as is, this is just for consistency.)