- From: Simon Pieters <simonp@opera.com>
- Date: Tue, 08 Oct 2013 23:05:10 +0200
- To: public-webapps@w3.org, "Boris Zbarsky" <bzbarsky@mit.edu>
On Tue, 08 Oct 2013 17:19:51 +0200, Boris Zbarsky <bzbarsky@mit.edu> wrote:
> On 10/8/13 7:47 AM, Simon Pieters wrote:
>> Pro tip: use http://www.w3.org/2009/07/webidl-check (I invoke it in my
>> Makefile for CSSOM).
>
> Hmm. What makes sure this is updated when the spec is updated? I just
> tried this:
>
> interface Foo {
> void x(optional long y, long z);
> };
>
> and the checker reports an error...
See the footer. "Please report bugs on github."
https://github.com/dontcallmedom/webidl-checker/issues
--
Simon Pieters
Opera Software
Received on Tuesday, 8 October 2013 21:05:46 UTC