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 16419 - order of partial interface definitions not in the same IDL fragment
Summary: order of partial interface definitions not in the same IDL fragment
Status: RESOLVED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: WebIDL (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: Cameron McCormack
QA Contact: public-webapps-bugzilla
URL: http://dev.w3.org/2006/webapi/WebIDL/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-18 08:19 UTC by Glenn Adams
Modified: 2012-03-19 08:39 UTC (History)
2 users (show)

See Also:


Attachments

Description Glenn Adams 2012-03-18 08:19:20 UTC
in section 3.2, the statement "The order of appearance of an interface definition and any of its partial interface definitions within a single IDL fragment does not matter." begs the question of what significance order has when a partial interface definition does not appear in the same IDL fragment.
Comment 1 Cameron McCormack 2012-03-19 08:39:03 UTC
OK, I have removed the "within a single IDL fragment" part.