Boris Zbarsky: > The spec says that a callback interface must not inherit from a > non-callback interface. But it seems to allow the inheritance the other > way around, so this looks like valid WebIDL to me: > > callback interface Foo {}; > interface Bar : Foo {}; > > That seems pretty odd to me. I believe that should be disallowed. It should indeed, and now is: http://dev.w3.org/cvsweb/2006/webapi/WebIDL/Overview.xml.diff?r1=1.531;r2=1.532;f=hReceived on Wednesday, 20 June 2012 06:03:14 UTC
This archive was generated by hypermail 2.3.1 : Wednesday, 8 May 2013 19:30:06 UTC