Re: [Webidl] editorial comments

... continued:

http://dev.w3.org/2006/webapi/WebIDL/#java-interfaces

> A conforming Java implementation MUST have a public Java interface corresponding to to every IDL interface that is supported,

s/to to/to/
s/IDL.*supported/supported IDL interface/

http://dev.w3.org/2006/webapi/WebIDL/#java-operations

The method has an argument for each type, in order, that is in types.

s/that/which/ (according to MS Word)

http://dev.w3.org/2006/webapi/WebIDL/#changes

> Added an [Unforgeable] extended attribute to require properties corresponding to IDL attribtues

s/attribtues/attributes/

Received on Thursday, 25 August 2011 18:37:39 UTC