Re: Bug in WebIDL

On 2011/05/06, at 9:19 PM, Dominique Hazael-Massieux wrote:

> Hi,
> 
> I noticed a small bug in the WebIDL declaration for TouchEvent:
> interface typed attributes are always nullable, so the "?" at the end of
> EventTarget in "readonly attribute EventTarget? relatedTarget" is
> redundant, and not conforming to the WebIDL grammar.
> 
> See also: http://www.w3.org/2009/07/webidl-check?doc=http%3A%2F%
> 2Fwww.w3.org%2FTR%2F2011%2FWD-touch-events-20110505%
> 2F&input=&output=html

Thanks for pointing out, didn't see a reasonable point in keeping the question mark - so I went ahead and removed it.

--
Sangwhan Moon <smoon@opera.com>, Opera Software ASA
Skype: innodb1 | Mobile: +372-5971-6147

Received on Friday, 6 May 2011 14:16:15 UTC