Re: minor bug in WebIDL of HTMLMarqueeElement in HTML5

On Wed, 8 Jul 2009, Dominique Hazael-Massieux wrote:
> 
> I'm still looking at setting up an automated system for checking WebIDLs 
> (currently stuck in licensing issues around the software I'm using).

That would be awesome.


> In the meantime, I've detected that the HTMLMarqueeElement interface is 
> missing a ";" after the start() and stop() methods definitions.

Thanks, fixed.


> (there are pieces of the spec that are marked up as <pre class="idl"> 
> but aren't full WebIDL definitions, e.g. under "APIs for the text field 
> selection" - it would probably be useful to have these marked up 
> slightly differently if this process is to be automated)

I've changed them to class="idl extract".

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Sunday, 26 July 2009 03:29:21 UTC