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 12268 - Define order of argument conversion explicitly
Summary: Define order of argument conversion explicitly
Status: RESOLVED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: WebIDL (show other bugs)
Version: unspecified
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: Cameron McCormack
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-08 22:22 UTC by Cameron McCormack
Modified: 2011-04-06 21:29 UTC (History)
2 users (show)

See Also:


Attachments

Description Cameron McCormack 2011-03-08 22:22:25 UTC
Step 6 of the algorithm in http://dev.w3.org/2006/webapi/WebIDL/#es-operations should state explicitly that the list of IDL arguments is converted from left to right.