On Tue, 08 Oct 2013 17:19:51 +0200, Boris Zbarsky <[email protected]> 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