Le mardi 08 octobre 2013 à 03:03 -0700, Hallvord R. M. Steen a écrit : > ----- Original Message ----- > From: "Dominique Hazael-Massieux" <[email protected]> > > > While parsing en-masse some of the IDLs in JavaScript APIs out there, I > > stumbled upon an incorrect IDL in > > http://dev.w3.org/2006/webapi/clipops/clipops.html#dictionary-clipboardeventinit-members > > Better now, right? > http://dev.w3.org/2006/webapi/clipops/clipops.html#dictionary-clipboardeventinit-members
Not quite, you removed the "attribute" keyword from the interface declaration too, where it is needed. cf http://www.w3.org/2009/07/webidl-check?doc=http%3A%2F%2Fdev.w3.org% 2F2006%2Fwebapi%2Fclipops%2Fclipops.html&output=html Dom
